|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeLineInvalidException | |
---|---|
org.ocap.shared.media | Extensions to JMF to support DVR playback. |
Uses of TimeLineInvalidException in org.ocap.shared.media |
---|
Methods in org.ocap.shared.media that throw TimeLineInvalidException | |
---|---|
Time |
TimeLine.getFirstMediaTime()
Returns the first media time at which this time line is valid. |
long |
TimeLine.getFirstTime()
Returns the first valid time in this time line. |
Time |
TimeLine.getLastMediaTime()
Returns the last media time at which this time line is valid. |
long |
TimeLine.getLastTime()
Returns the last valid time in this time line. |
Time |
TimeLine.getMediaTime(long time)
Translates a time in this time line into the corresponding media time. |
long |
TimeLine.getTime(Time mediatime)
Translates a media time into the corresponding time in this timeline |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |