AdBreakEndEvent |
Payload that accompanies the onAdBreakEnd() event.
|
AdBreakIgnoredEvent |
Payload that accompanies the onAdBreakIgnored() event.
|
AdBreakStartEvent |
Payload that accompanies the onAdBreakStart() event.
|
AdClickEvent |
Payload that accompanies the onAdClick() event.
|
AdCompanionsEvent |
Payload that accompanies the onAdCompanions() event.
|
AdCompleteEvent |
Payload that accompanies the onAdComplete() event.
|
AdErrorEvent |
Payload that accompanies the onAdError() event.
|
AdImpressionEvent |
Payload that accompanies the onAdImpression() event.
|
AdLoadedEvent |
Payload to accompany the onAdLoaded() event
|
AdLoadedXmlEvent |
Payload to accompany the onAdLoadedXML() event
|
AdMetaEvent |
Payload that accompanies the adMeta event.
|
AdPauseEvent |
Payload that accompanies the onAdPause() event.
|
AdPlayEvent |
Payload that accompanies the onAdPlay() event.
|
AdRequestEvent |
Payload that accompanies the onAdRequest() event.
|
AdScheduleEvent |
Payload that accompanies the onAdSchedule() event.
|
AdScheduleFromEvent |
|
AdSkippedEvent |
Payload that accompanies the onAdSkipped() event.
|
AdStartedEvent |
Payload that accompanies the onAdStarted() event.
|
AdTimeEvent |
Payload that accompanies the onAdTime() event.
|
AdViewableImpressionEvent |
Payload that accompanies the onAdViewableImpression() event.
|
AdWarningEvent |
Payload that accompanies the onAdWarning() event.
|
AudioTrackChangedEvent |
Payload that accompanies the onAudioTrackChanged() event.
|
AudioTracksEvent |
Payload that accompanies the onAudioTracks() event.
|
BeforeCompleteEvent |
Payload that accompanies the onBeforeComplete() event.
|
BeforePlayEvent |
Payload that accompanies the onBeforePlay() event.
|
BufferChangeEvent |
Fired when the amount of media buffered changes, only values for MP4 and HLS streams are accurate, all others are estimated.
|
BufferEvent |
Payload that accompanies the onBuffer() event.
|
CaptionsChangedEvent |
Fired whenever the active captions track is changed manually or via API.
|
CaptionsListEvent |
Fired when the list of available captions tracks is updated.
|
CaptionTextEvent |
|
CastEvent |
Fired whenever the cast state has changed
|
CompleteEvent |
Fired when an item completes playback.
|
ControlBarVisibilityEvent |
Fired when the control bar visibility changed.
|
ControlsEvent |
Fired when controls are enabled or disabled through the API.
|
DateRangeEvent |
Payload that accompanies the onMeta() event for EXT-X-DATERANGE tags.
|
DisplayClickEvent |
Fired when a user clicks the video display.
|
ErrorEvent |
Payload that accompanies the onError() callback.
|
Event |
|
EventMessageMetadataEvent |
Fires when playback enters the section of an DASH stream tagged with an EMSG Metadata tag
|
ExternalMetadataEvent |
Fires when the player enters a user defined timeframe
|
FirstFrameEvent |
Fired the instant a video or audio file begins playback.
|
FullscreenEvent |
Payload that accompanies the onFullscreen() event.
|
IdleEvent |
Payload that accompanies the onIdle() event.
|
InPlaylistTimedMetadataEvent |
Fires when playback enters the section of an HLS stream tagged with an In-Playlist Timed Metadata tag
The payload that accompanies the onInPlaylistTimedMetadataListener() event.
|
LevelsChangedEvent |
Payload that accompanies the onLevelsChanged() event.
|
LevelsEvent |
Payload that accompanies the onLevels() event.
|
MetadataCueParsedEvent |
Fired when new metadata has been buffered by the player.
|
MetaEvent |
Fired when new metadata has been broadcasted by the player.
|
MuteEvent |
Payload that accompanies the onMute() event.
|
PauseEvent |
Payload that accompanies the onPause() event.
|
PipCloseEvent |
Fired when window picture in picture mode changes to close event.
|
PipOpenEvent |
Fired when window picture in picture mode changes to open event.
|
PlaybackRateChangedEvent |
Fired when the playback rate changes.
|
PlayEvent |
Payload that accompanies the onPlay() event.
|
PlaylistCompleteEvent |
Fired when the player is done playing all items in the playlist.
|
PlaylistEvent |
Payload that accompanies the onPlaylist() event.
|
PlaylistItemEvent |
Payload that accompanies the onPlaylistItem() event.
|
ProgramDateTimeEvent |
Payload that accompanies the onMeta() event for EXT-X-PROGRAM-DATE-TIME tags.
|
ReadyEvent |
Payload that accompanies the onReady() event.
|
RelatedCloseEvent |
Payload that accompanies the onRelatedClose() event.
|
RelatedOpenEvent |
Payload that accompanies the onRelatedOpen() event.
|
RelatedPlayEvent |
Payload that accompanies the onRelatedPlay() event.
|
SeekedEvent |
Fired when when a seek is completed and content playback resumes.
|
SeekEvent |
Payload that accompanies the onSeek() event.
|
SetupErrorEvent |
Payload that accompanies the onSetupError() event.
|
TimeEvent |
Payload that accompanies the onTime() event.
|
ViewableEvent |
Fired when window viewability changes.
|
VisualQualityEvent |
An object containing information about quality switching of a video stream.
|
VolumeEvent |
Payload that accompanies the onVolume() event.
|
WarningEvent |
Payload that accompanies the onWarning() callback.
|