Android.Media.RemoteControlClient.PlaystateStopped Field
Playback state of a RemoteControlClient which is stopped.

Value: 1

Syntax

[Android.Runtime.Register("PLAYSTATE_STOPPED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.RemoteControlPlayState enum directly instead of this field.")]
public const RemoteControlPlayState PlaystateStopped

See Also

RemoteControlClient.SetPlaybackState(RemoteControlPlayState)

Remarks

Playback state of a RemoteControlClient which is stopped.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14