Contents

MPMediaEntityPersistentID

Defines the type for storing a persistent identifier to a particular entity.

Declaration

typealias MPMediaEntityPersistentID = UInt64

Discussion

The value persists across application launches and across syncs that don’t change the sync status of the media item. The value isn’t guaranteed to persist across a sync/unsync/sync cycle.

See Also

Working with media properties