MPMediaPlaylistCreationMetadata
A set of attributes for describing a playlist when creating it.
Declaration
class MPMediaPlaylistCreationMetadataOverview
Use this class when creating a new playlist using the getPlaylist(with:creationMetadata:completionHandler:) method. The system adds the metadata to the playlist when you create it, however it ignores the metadata if the playlist already exists.