Contents

push

Adds a media item to the end of a playlist.

Declaration

void push(
    in MediaItem object
);

Parameters

  • object:

    The Mediaitem object to be placed at the end of the playlist.

See Also

Modifying the Playlist