Share via


MediaController.TransportControls.FastForward Method

Definition

Start fast forwarding.

[Android.Runtime.Register("fastForward", "()V", "")]
public void FastForward ();
[<Android.Runtime.Register("fastForward", "()V", "")>]
member this.FastForward : unit -> unit
Attributes

Remarks

Start fast forwarding. If playback is already fast forwarding this may increase the rate.

Java documentation for android.media.session.MediaController.TransportControls.fastForward().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to