TVideoGrabber.OnPlayerEndOfPlaylist

Prev

Next

TVideoGrabber

Events

 




































































































Occurs on the end of the playlist.


Declaration
property OnPlayerEndOfPlaylist: TEventNotification read FOnPlayerEndOfPlaylist write FOnPlayerEndOfPlaylist;


__property TEventNotification OnPlayerEndOfPlaylist=read=FOnPlayerEndOfPlaylist, write=FOnPlayerEndOfPlaylist


Event OnPlayerEndOfPlaylist()

Description

Occurs when the playlist is active and the end of the playlist is reached.
See the "Using the playlist" chapter for more information about the playlist feature.


See Also
TPlaylist Video formats GetPlaylist IsPlaylistActive Playlist PlaylistIndex