TVideoGrabber.GetPlaylist

Prev

Next

TVideoGrabber

Methods

 




































































































Returns the current playlist.


Declaration
function GetPlaylist: string;


wchar_t *GetPlaylist();


Function GetPlaylist as string

Description

Returns the current playlist as a list of strings separated by CR/LF characters ( char (13) and char(10) )

See the "Using the playlist" chapter for more information about the Playlist feature.


See Also
TPlaylist Video formats IsPlaylistActive OnPlayerEndOfPlaylist Playlist PlaylistIndex