Android.Media.RemoteControlClient.FlagKeyMediaFastForward Field
Flag indicating a RemoteControlClient makes use of the "fast forward" media key.

Value: 64

Syntax

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

See Also

RemoteControlClient.SetTransportControlFlags(RemoteControlFlags)

Remarks

Flag indicating a RemoteControlClient makes use of the "fast forward" media key.

[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