Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AudioPlayer
com.distriqt.extension.mediaplayer.audio Represents an audio player interface with no application UI.
 AudioPlayerEvent
com.distriqt.extension.mediaplayer.events 
 AudioPlayerOptions
com.distriqt.extension.mediaplayer.audio Options when creating an AudioPlayer
 FileUtils
com.distriqt.extension.mediaplayer.utils 
 MediaErrorEvent
com.distriqt.extension.mediaplayer.events Describes an error dispatched by the media player.
 MediaInfo
com.distriqt.extension.mediaplayer 
 MediaPlayer
com.distriqt.extension.mediaplayer This class represents the MediaPlayer extension.
 MediaPlayerEvent
com.distriqt.extension.mediaplayer.events Describes status events that are dispatched from a media player.
 MediaPlayerOptions
com.distriqt.extension.mediaplayer Provides options controlling the settings of the media player.
 MediaPlayerView
com.distriqt.extension.mediaplayer 
 MediaProgressEvent
com.distriqt.extension.mediaplayer.events This class contains event information about the progress of the media player.
 MediaThumbnailEvent
com.distriqt.extension.mediaplayer.events 
 MediaUtils
com.distriqt.extension.mediaplayer 
 RemoteCommandCenter
com.distriqt.extension.mediaplayer Defines the controls available
 RemoteCommandCenterEvent
com.distriqt.extension.mediaplayer.events Describes interaction events from the remote command center on iOS or playback notification on Android
 Sound
com.distriqt.extension.mediaplayer.sound 
 SoundChannel
com.distriqt.extension.mediaplayer.sound 
 SoundPool
com.distriqt.extension.mediaplayer.sound A SoundPool is a collection of samples that can be loaded into memory.
 SystemControl
com.distriqt.extension.mediaplayer Defines functionality for system wide events that can be dispatched to the operating system.