Member Name | Description |
---|
FastForward | Flag indicating a RemoteControlClient makes use of the "fast forward" media key. |
Next | Flag indicating a RemoteControlClient makes use of the "next" media key. |
Pause | Flag indicating a RemoteControlClient makes use of the "pause" media key. |
Play | Flag indicating a RemoteControlClient makes use of the "play" media key. |
PlayPause | Flag indicating a RemoteControlClient makes use of the "play/pause" media key. |
PositionUpdate | Flag indicating a RemoteControlClient can receive changes in the media playback position
through the Android.Media.RemoteControlClient.IOnPlaybackPositionUpdateListener interface. This flag must be set
in order for components that display the RemoteControlClient information, to display and
let the user control media playback position. |
Previous | Flag indicating a RemoteControlClient makes use of the "previous" media key. |
Rating | Documentation for this section has not yet been entered. |
Rewind | Flag indicating a RemoteControlClient makes use of the "rewind" media key. |
Stop | Flag indicating a RemoteControlClient makes use of the "stop" media key. |