Contents

MPMediaPlaylistPropertyPersistentID

The persistent identifier for the playlist.

Declaration

let MPMediaPlaylistPropertyPersistentID: String

Discussion

Value is an NSNumber object containing a UInt64_t (unsigned long long). Can be used to build a media property predicate as described in MPMediaQuery.

See Also

Property keys