Playlist
method
function Playlist (PlaylistAction: TPlaylist; VideoClip: string): Boolean;
Used for building and playing playlists.
Remarks
This function is used for building and playing playlists in the player.
-
the PlaylistAction parameter specifies the action
-
the VideoClip parameter specifies the video clip on which the action is applied.
See the "Using the playlist " chapter in the Player section of the user guide.