Contents

MPMediaPlaylistCreationMetadata

A set of attributes for describing a playlist when creating it.

Declaration

class MPMediaPlaylistCreationMetadata

Overview

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.

Topics

Creating metadata for a playlist

Metadata for a playlist

See Also

Media items and playlists