A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
icon — Property, class com.distriqt.extension.mediaplayer.MediaInfo
implementation — Property, class com.distriqt.extension.mediaplayer.MediaPlayer
The implementation currently in use.
init(key:String) — Static Method , class com.distriqt.extension.mediaplayer.MediaPlayer
Initialises the extension class for use with the provided key.
INTERRUPTION_END — Constant Static Property, class com.distriqt.extension.mediaplayer.events.AudioPlayerEvent
Dispatched when the interruption that occurred is completed and you can resume audio playback if you required.
INTERRUPTION_START — Constant Static Property, class com.distriqt.extension.mediaplayer.events.AudioPlayerEvent
Dispatched when an interruption occurred such as receiving a phone call.
ioError — Event, interface com.distriqt.extension.mediaplayer.sound.Sound
Dispatched if an error occurred when loading a file into this sound
isOtherAudioPlaying — Property, class com.distriqt.extension.mediaplayer.MediaPlayer
A Boolean value that indicates whether another app is playing audio.
isSupported — Static Property, class com.distriqt.extension.mediaplayer.MediaPlayer
Whether the current device supports the extensions functionality
isSupported — Property, interface com.distriqt.extension.mediaplayer.SystemControl
isSupported — Property, interface com.distriqt.extension.mediaplayer.sound.SoundPool
Whether the sound pool functionality is supported on the current platform and device.
isSupportedNatively — Property, interface com.distriqt.extension.mediaplayer.sound.SoundPool
If true then sounds created in this pool will utilise a native implementation for sound playback.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z