MPMediaPlaylistAttribute Enum

Definition

An enumeration whose values specify various types of playlist.

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum MPMediaPlaylistAttribute
type MPMediaPlaylistAttribute = 
Inheritance
MPMediaPlaylistAttribute
Attributes

Fields

Genius 4
None 0
OnTheGo 1
Smart 2

Applies to