Android.Media.RemoteControlClient.PlaystateBuffering Field
Playback state of a RemoteControlClient which is buffering data to play before it can start or resume playback.

Value: 8

Syntax

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

See Also

RemoteControlClient.SetPlaybackState(RemoteControlPlayState)

Remarks

Playback state of a RemoteControlClient which is buffering data to play before it can start or resume playback.

[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