Static
BEFORE_Static
COMPLETEStatic
CONTAINER_Broadcasting this event will return the element in which the current timeline is being rendered. This event takes one argument: The callback function that will return the specified element.
Static
CURRENT_Static
DURATIONThis event is broadcast by ITimelineProvider instances to announce their duration.
Static
DURATION_Broadcasting this event will return the duration of the current timeline. This event takes one argument: The callback function that will return the duration.
Static
FIRST_Static
LANGUAGE_Static
PAUSEStatic
PAUSE_Broadcasting this event will pause the current timeline.
Static
PLAYStatic
PLAY_Broadcasting this event will start the current timeline.
Static
PLAY_Broadcasting this event will start the current timeline when it is currently paused, or pauses when it is playing.
Static
REQUEST_Static
REQUEST_Static
REQUEST_Broadcasting this event will return the uri of the current timeline. This event takes one argument: The callback function that will return the uri.
Static
REQUEST_Static
REQUEST_Static
REQUEST_Static
REQUEST_Static
REQUEST_Static
REQUEST_Static
REQUEST_Static
REQUEST_Static
RESIZEStatic
RESIZE_Broadcasting this event will tell the current ITimelineProvider to resize.
Static
RESTARTStatic
SEEKStatic
SEEKEDThis event is broadcast by ITimelineProvider instances to announce the new play position and duration after a seek was executed.
Static
SEEK_Broadcasting this event will seek the specified position in the current timeline. This event takes one argument: A numeric value that represents the new position.
Static
STOPStatic
STOP_Broadcasting this event will stop the current timeline.
Static
TIMEThis event is broadcast by ITimelineProvider instances to announce the current play position whenever it changes.
Generated using TypeDoc
These are the event names that are being braodcast and/or handled by Eligius.