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  
description — Property, class com.distriqt.extension.mediaplayer.events.MediaErrorEvent
A localised description of the error
destroy() — method, interface com.distriqt.extension.mediaplayer.MediaPlayerView
Removes the player from the screen, stops any playback and destroys the player.
destroy() — method, interface com.distriqt.extension.mediaplayer.audio.AudioPlayer
Destroys the player, clearing any caches and removing the player from memory.
details — Property, class com.distriqt.extension.mediaplayer.events.MediaPlayerEvent
A string indicating some additional information about the event See the individual event descriptions for information on the contents of this variable
dispose() — method, class com.distriqt.extension.mediaplayer.MediaPlayer
Disposes the extension and releases any allocated resources.
duration — Property, class com.distriqt.extension.mediaplayer.MediaInfo
duration — Property, interface com.distriqt.extension.mediaplayer.MediaPlayerView
The duration of the media in seconds.
duration — Property, interface com.distriqt.extension.mediaplayer.audio.AudioPlayer
The duration of the media in seconds.
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