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  
READY — Constant Static Property, class com.distriqt.extension.mediaplayer.events.MediaPlayerEvent
Dispatched when the media player has been created and the specified media has been successfully loaded.
registerForControlEvents() — method, interface com.distriqt.extension.mediaplayer.RemoteCommandCenter
Registers your application to receive control events from the system media controls.
remoteCommandCenter — Property, class com.distriqt.extension.mediaplayer.MediaPlayer
Access to the remote command center functionality
RemoteCommandCenter — Interface, package com.distriqt.extension.mediaplayer
Defines the controls available
remotecommandcenter:next — Event, interface com.distriqt.extension.mediaplayer.RemoteCommandCenter
remotecommandcenter:pause — Event, interface com.distriqt.extension.mediaplayer.RemoteCommandCenter
remotecommandcenter:play — Event, interface com.distriqt.extension.mediaplayer.RemoteCommandCenter
remotecommandcenter:position:changed — Event, interface com.distriqt.extension.mediaplayer.RemoteCommandCenter
remotecommandcenter:previous — Event, interface com.distriqt.extension.mediaplayer.RemoteCommandCenter
remotecommandcenter:skip:backward — Event, interface com.distriqt.extension.mediaplayer.RemoteCommandCenter
remotecommandcenter:skip:forward — Event, interface com.distriqt.extension.mediaplayer.RemoteCommandCenter
remotecommandcenter:togglePlayPause — Event, interface com.distriqt.extension.mediaplayer.RemoteCommandCenter
RemoteCommandCenterEvent — class, package com.distriqt.extension.mediaplayer.events
Describes interaction events from the remote command center on iOS or playback notification on Android
RemoteCommandCenterEvent(type:String, position:Number, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.mediaplayer.events.RemoteCommandCenterEvent
remoteControlEventsEnabled — Property, class com.distriqt.extension.mediaplayer.MediaPlayerOptions
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.distriqt.extension.mediaplayer.MediaPlayer
resize(x:int, y:int, width:int, height:int, autoScale:Boolean) — method, interface com.distriqt.extension.mediaplayer.MediaPlayerView
Resizes the current media player to the specified size and position
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