public class MediaTimeSetEvent extends ControllerEvent
MediaTimeSetEvent is posted by a Controller when its
media-time has been set with the setMediaTime method.Controller,
ControllerListener,
Serialized Formsource| Constructor and Description |
|---|
MediaTimeSetEvent(Controller from,
Time newMediaTime) |
| Modifier and Type | Method and Description |
|---|---|
Time |
getMediaTime()
Get the new media time of the
Controller that
generated this event. |
String |
toString()
Returns the String representation of this event's values.
|
getSource, getSourceControllerpublic MediaTimeSetEvent(Controller from, Time newMediaTime)
public Time getMediaTime()
Controller that
generated this event.Controller's new media time.public String toString()
toString in class ControllerEventCopyright © 2012 code4tv.com. All Rights Reserved.