The org.osmf.events package contains classes classes that define OSMF event objects.
Classes
Class | Description | |
---|---|---|
AlternativeAudioEvent | An AlternativeAudioEvent is dispatched when the properties of an AlternativeAudioTrait change. | |
AudioEvent | An AudioEvent is dispatched when the properties of an AudioTrait change. | |
BufferEvent | A BufferEvent is dispatched when the properties of a BufferTrait change. | |
ContainerChangeEvent | A ContainerChangeEvent is dispatched when a reference to an IMediaContainer changes. | |
DisplayObjectEvent | A DisplayObjectEvent is dispatched when the properties of a DisplayObjectTrait change. | |
DRMEvent | A DRMEvent is dispatched when the properties of a DRMTrait change. | |
DVREvent | A DVREvent is dispatched when the properties of a DVRTrait change. | |
DynamicStreamEvent | A DynamicStreamEvent is dispatched when the properties of a DynamicStreamTrait change. | |
LoaderEvent | A LoaderBase dispatches a LoaderEvent when a LoadTrait that it's loading or unloading undergoes a notable load-oriented change. | |
LoadEvent | A LoadEvent is dispatched when the properties of a LoadTrait change. | |
MediaElementEvent | A MediaElementEvent is dispatched when the properties of a MediaElement change. | |
MediaError | A MediaError encapsulates an error related to a MediaElement. | |
MediaErrorCodes | The MediaErrorCodes class provides static constants for error IDs. | |
MediaErrorEvent | A MediaElement dispatches a MediaErrorEvent when it encounters an error. | |
MediaFactoryEvent | A MediaFactoryEvent is dispatched when the MediaFactory creates a MediaElement or succeeds or fails at loading a plugin. | |
MediaPlayerCapabilityChangeEvent | A MediaPlayer dispatches a MediaPlayerCapabilityChangeEvent when its capabilities change. | |
MediaPlayerStateChangeEvent | A MediaPlayer dispatches this event when its state property changes. | |
MetadataEvent | A MetadataEvent is dispatched by a Metadata object when metadata values are added, removed, or changed. | |
MetricError | A MetricError encapsulates an error related to the metrics used in the Adaptive Bitrate algorithm. | |
MetricErrorCodes | The MetricErrorCodes class provides static constants for error IDs. | |
NetConnectionFactoryEvent | A NetConnectionFactory dispatches a NetConnectionFactoryEvent when it has either succeeded or failed at establishing a NetConnection. | |
PlayEvent | A PlayEvent is dispatched when the properties of a PlayTrait change. | |
QoSInfoEvent | A NetStream dispatches a QoSInfoEvent when it has generated a new QoSInfo object. | |
SeekEvent | A SeekEvent is dispatched when the properties of a SeekTrait change. | |
SerialElementEvent | A SerialElementEvent is dispatched when properties of a SerialElement change. | |
TimeEvent | A TimeEvent is dispatched when properties of a TimeTrait change. | |
TimelineMetadataEvent | A TimelineMetadataEvent is dispatched when properties of a TimelineMetadata object change. |
Thu Dec 6 2018, 01:47 PM -08:00