---
title: playlist
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvplayer/playlist
---

# playlist

The playlist for the media player.

## Declaration

```swift
var playlist: TVPlaylist? { get }
```

## See Also

### Setting Up the Player

- [init(player:)](tvmlkit/tvplayer/init(player:).md)
- [player](tvmlkit/tvplayer/player.md)
