public interface TimeShiftControl extends Control
Modifier and Type | Method and Description |
---|---|
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.
|
getControlComponent
Time getBeginningOfBuffer()
Time getEndOfBuffer()
Time getDuration()
Time getMaxDuration()
Copyright © 2013 CableLabs. All rights reserved.