TVideoGrabber.Playlist

Prev

Next

TVideoGrabber

Methods

 




































































































Used for building and playing playlists.


Declaration
function Playlist (PlaylistAction: TPlaylist; VideoClip: String): Boolean;


int __fastcall PointGreyConfig(TPointGreyConfig ConfigType, unsigned &PGRActionValue, unsigned ulRegister, unsigned ulMode, unsigned ulLeft, unsigned ulTop, unsigned ulWidth, unsigned ulHeight, unsigned ulPercentage, unsigned ulFormat);


function Playlist (PlaylistAction as TxPlaylist, VideoClip as string)

Description

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.


See Also
TPlaylist Video formats GetPlaylist IsPlaylistActive OnPlayerEndOfPlaylist PlaylistIndex