MediaStore.Files.FileColumns.MediaTypePlaylist Field

Definition

Constant for the F:Android.Provider.MediaStore+Files+FileColumns.MediaType column indicating that file is a playlist file.

[Android.Runtime.Register("MEDIA_TYPE_PLAYLIST")]
public const Android.Provider.MediaType MediaTypePlaylist = 4;
[<Android.Runtime.Register("MEDIA_TYPE_PLAYLIST")>]
val mutable MediaTypePlaylist : Android.Provider.MediaType

Field Value

Value = 4
Attributes

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