Android.Media.RemoteControlClient.PlaystateFastForwarding Field
Playback state of a RemoteControlClient which is fast forwarding in the media it is currently playing.

Value: 4

Syntax

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

See Also

RemoteControlClient.SetPlaybackState(RemoteControlPlayState)

Remarks

Playback state of a RemoteControlClient which is fast forwarding in the media it is currently playing.

[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