Android.Media.RemoteControlPlayState Enumeration
Enumerates values returned by several types and taken as a parameter of several types.

Syntax

public enum RemoteControlPlayState

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
BufferingPlayback state of a RemoteControlClient which is buffering data to play before it can start or resume playback.
ErrorPlayback state of a RemoteControlClient which cannot perform any playback related operation because of an internal error. Examples of such situations are no network connectivity when attempting to stream data from a server, or expired user credentials when trying to play subscription-based content.
FastForwardingPlayback state of a RemoteControlClient which is fast forwarding in the media it is currently playing.
PausedPlayback state of a RemoteControlClient which is paused.
PlayingPlayback state of a RemoteControlClient which is playing media.
RewindingPlayback state of a RemoteControlClient which is fast rewinding in the media it is currently playing.
SkippingBackwardsPlayback state of a RemoteControlClient which is skipping back to the previous logical chapter (such as a song in a playlist) in the media it is currently playing.
SkippingForwardsPlayback state of a RemoteControlClient which is skipping to the next logical chapter (such as a song in a playlist) in the media it is currently playing.
StoppedPlayback state of a RemoteControlClient which is stopped.

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0