| | Class | Description |
|---|
| | AdBreakEvent |
Event dispatched by media player whenever an ad break starts or completes. |
| | AdEvent |
Event dispatched when the player plays an ad. |
| | AdPlacementInitializerEvent |
Event that is dispatched when an initialization of an AdPlacement is completed,
regardless if the initialization was successful or not. |
| | AdResolverEvent |
Event that is dispatched when an AdResolve successfully fills avails
passed to placeAds() with ad placements. |
| | AudioChangeEvent |
An AudioChangeEvent is dispatched when the audio properties of a MediaPlayer change
|
| | AudioTrackEvent |
Event dispatched by the media player whenever a new track
begins to be played. |
| | BitrateChangeEvent |
Event dispatched by the media player whenever a bitrate change occurs
|
| | BufferEvent |
Event dispatched by the media player when the player starts or stops buffering. |
| | CaptionInfoEvent |
Event dispatched by the MediaPlayer when closed captioning info/data
should be processed. |
| | ClosedCaptioningEvent | |
| | DRMInfoEvent |
Event dispatched by the MediaPlayer in relation with the DRM
authentication system
|
| | DRMMetadataInfoEvent |
Event dispatched by the MediaPlayer in relation with the DRM
authentication system
|
| | FragmentDownloadInfoEvent |
A FragmentDownloadInfoEvent is dispatched each time a fragment is successfuly downloaded. |
| | MediaPlayerEvent |
Event dispatched by the MediaPlayer
|
| | MediaPlayerItemEvent |
Event dispatched by the MediaPlayerItem
|
| | MediaPlayerStatusChangeEvent |
Event dispatched by the MediaPlayer when its status changes
|
| | MetadataEvent |
A MetadataEvent is dispatched by a Metadata object when metadata
values are added, removed, or changed. |
| | NotificationHistoryChangeEvent |
A NotificationHistoryChangeEvent is dispatched by a NotificationHistory object when
the notification list changes. |
| | PlaybackRateEvent |
A PlaybackRateEvent is dispatched when the Rate property is set or the playback rate changes. |
| | QoSEvent |
Beacon event dispatched at certain time intervals in order to confirm that the MediaPlayer is still functioning. |
| | SeekEvent |
Event dispatched by the MediaPlayer following
a seek() command
|
| | SMPTETimecodesChangeEvent |
Event dispatched by F4M Manifest Handler whenever SMPTE Time Codes have been read fom the manifest. |
| | TrackingEvent | |