Contents

Playlist

Creates a new playlist object.

Declaration

new Playlist();

Return Value

An empty playlist array.

Discussion

After creating a new playlist, use the push method to add new media items to the end of the playlist.

See Also

Modifying the Playlist