|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.mp4parser.authoring.tracks.TextTrackImpl.Line
public static class TextTrackImpl.Line
Constructor Summary | |
---|---|
TextTrackImpl.Line(long from,
long to,
java.lang.String text)
|
Method Summary | |
---|---|
long |
getFrom()
|
java.lang.String |
getText()
|
long |
getTo()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextTrackImpl.Line(long from, long to, java.lang.String text)
Method Detail |
---|
public long getFrom()
public java.lang.String getText()
public long getTo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |