RemoteController.SetSynchronizationMode(SynchronizationPosition) Method

Definition

Caution

deprecated

Set the playback position synchronization mode.

[Android.Runtime.Register("setSynchronizationMode", "(I)Z", "")]
[System.Obsolete("deprecated")]
public bool SetSynchronizationMode (Android.Media.SynchronizationPosition sync);
[<Android.Runtime.Register("setSynchronizationMode", "(I)Z", "")>]
[<System.Obsolete("deprecated")>]
member this.SetSynchronizationMode : Android.Media.SynchronizationPosition -> bool

Parameters

Returns

Boolean
Attributes

Exceptions

Remarks

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