|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.co.caprica.vlcj.player.TrackDescription
public class TrackDescription
Description of a track, e.g. a video or audio track.
| Constructor Summary | |
|---|---|
TrackDescription(int id,
java.lang.String description)
Create a track description. |
|
| Method Summary | |
|---|---|
java.lang.String |
description()
Get the track description |
int |
id()
Get the track identifier |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TrackDescription(int id,
java.lang.String description)
id - track identifierdescription - track description| Method Detail |
|---|
public int id()
public java.lang.String description()
public java.lang.String toString()
toString in class java.lang.Object
|
(C)2010 Caprica Software Limited | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||