public interface MediaTimePositionControl extends Control
| Modifier and Type | Method and Description |
|---|---|
Time |
getMediaTimePosition() |
Time |
setMediaTimePosition(Time mediaTime)
Invocation of this method repositions the media time position as closely as possible to the
requested media time (with as little disruption as possible if the player is playing).
|
getControlComponentTime setMediaTimePosition(Time mediaTime)
mediaTime - the required media time positionTime getMediaTimePosition()
Copyright © 2012 code4tv.com. All Rights Reserved.