Contents

MPMediaPlaylistPropertyPlaylistAttributes

The attributes associated with the playlist.

Declaration

let MPMediaPlaylistPropertyPlaylistAttributes: String

Discussion

Value is an NSNumber object containing an NSInteger data type. Fields in the NSInteger identify the attributes of the playlist. A playlist may have any combination of attributes described in MPMediaPlaylistAttribute. Can be used to build a media property predicate as described in MPMediaQuery.

See Also

Property keys