---
title: playlist
framework: tvmljs
role: symbol
role_heading: Instance Property
path: tvmljs/player/1627389-playlist
---

# playlist

The playlist for a player.

## Declaration

```data
attribute Playlist playlist;
```

## Discussion

Discussion Setting this attribute changes the Playlist object associated with the player. Inspect this attribute to get the Playlist object currently associated with the player.

## See Also

### Setting Up the Player

- [interactiveOverlayDismissable](tvmljs/player/2123044-interactiveoverlaydismissable.md)
- [interactiveOverlayDocument](tvmljs/player/2123043-interactiveoverlaydocument.md)
- [overlayDocument](tvmljs/player/1627320-overlaydocument.md)
- [Player](tvmljs/player/1627447-player.md)
- [present](tvmljs/player/1627418-present.md)
