Contents

pop

Removes a media item from the end of a playlist.

Declaration

MediaItem pop();

Return Value

The MediaItem object located at the end of the playlist. This method returns null if the playlist is empty.

See Also

Modifying the Playlist