Partager via


CloudMediaProviderContract.ExtraLoopingPlaybackEnabled Field

Definition

Indicates whether to enable looping playback of media items.

[Android.Runtime.Register("EXTRA_LOOPING_PLAYBACK_ENABLED", ApiSince=33)]
public const string ExtraLoopingPlaybackEnabled;
[<Android.Runtime.Register("EXTRA_LOOPING_PLAYBACK_ENABLED", ApiSince=33)>]
val mutable ExtraLoopingPlaybackEnabled : string

Field Value

Attributes

Remarks

Indicates whether to enable looping playback of media items.

In case this is not present, the default value should be false.

Java documentation for android.provider.CloudMediaProviderContract.EXTRA_LOOPING_PLAYBACK_ENABLED.

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