|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeShiftControl
This interface represents a trick-mode control that can be used for retrieving more information corresponding to the playback of the time-shift buffer. This control will only be available if the service being presented on the service context is a broadcast service and if there is a time-shift buffer associated with the service context.
Method Summary | |
---|---|
Time |
getBeginningOfBuffer()
Get the media time corresponding to the current beginning of the time-shift buffer. |
Time |
getDuration()
Get the duration of content currently in the time-shift buffer. |
Time |
getEndOfBuffer()
Get the media time corresponding to the end of the time-shift buffer. |
Time |
getMaxDuration()
Get the estimated value for the maximum duration of content that could be buffered using this time-shift buffer. |
Methods inherited from interface javax.media.Control |
---|
getControlComponent |
Method Detail |
---|
Time getBeginningOfBuffer()
Time getEndOfBuffer()
Time getDuration()
Time getMaxDuration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |