WaitingEvent | Fired when WAITING occurs for the Player. |
SegmentNotFoundEvent | Fired when SEGMENTNOTFOUND occurs for the Player. |
ContentProtectionErrorEvent | Fired when CONTENTPROTECTIONERROR occurs for the Player. |
ContentProtectionSuccessEvent | Fired when CONTENTPROTECTIONSUCCESS occurs for the Player. |
ProgressEvent | Fired when PROGRESS occurs for the Player. |
VolumeChangeEvent | Fired when VOLUMECHANGE occurs for the Player. |
LoadedMetadataEvent | Fired when LOADEDMETADATA occurs for the Player. |
RateChangeEvent | Fired when RATECHANGE occurs for the Player. |
NoSupportedRepresentationFoundEvent | Fired when NOSUPPORTEDREPRESENTATIONFOUND occurs for the Player. |
MediaEncryptedEvent | Fired when ENCRYPTED occurs for the Player. |
TimeUpdateEvent | Fired when TIMEUPDATE occurs for the Player. |
DestroyEvent | Fired when DESTROY occurs for the Player. |
ErrorEvent | Fired when ERROR occurs for the Player. |
ReadyStateChangeEvent | Fired when READYSTATECHANGE occurs for the Player. |
CanPlayEvent | Fired when CANPLAY occurs for the Player. |
PlayerEvent | The Player Event. |
PlayEvent | Fired when PLAY occurs for the Player. |
SeekedEvent | Fired when SEEKED occurs for the Player. |
EndedEvent | Fired when ENDED occurs for the Player. |
DurationChangeEvent | Fired when DURATIONCHANGE occurs for the Player. |
ResizeEvent | |
SourceChangeEvent | Fired when SOURCECHANGE occurs for the Player. |
LoadStartEvent | Fired when LOADSTART occurs for the Player. |
SeekingEvent | Fired when the SEEKING happens on the Player. |
PauseEvent | Fired when PAUSE occurs for the Player. |
PlayingEvent | Fired when PLAYING occurs for the Player. |
LoadedDataEvent | Fired when LOADEDDATA occurs for the Player. |
PresentationModeChange | Fired when PRESENTATIONMODECHANGE occurs for the Player. |
CanPlayThroughEvent | Fired when CANPLAYTHROUGH occurs for the Player. |