TVPlaylist
A collection of media items associated with the Apple TV JavaScript player.
Declaration
class TVPlaylistOverview
A TVPlaylist object contains read-only information about a playlist associated with the JavaScript player. You can use this information with your own custom AVPlayer objects exposed through a TVPlayer object. For example, you can retrieve album information from the JavaScript player and play the track through a TVPlayer object.