Freigeben über


MediaController.TransportControls.Rewind Method

Definition

Start rewinding.

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

Remarks

Start rewinding. If playback is already rewinding this may increase the rate.

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

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