Event VLDVDPlayer.TVLDVDPlayer.OnChapterStart
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDVDPlayer
Contents |
Syntax
Delphi:
property OnChapterStart : TVLDVDIntegerChangeNotify read FOnChapterStart write FOnChapterStart;
C++ Builder:
__property TVLDVDIntegerChangeNotify OnChapterStart = { read=FOnChapterStart, write=FOnChapterStart };
Summary
On started playback of a new chapter.
Description
Signals that the DVD player started playback of a new program
in the dmTitle domain.
Remarks
Only simple linear movies signal this event.
This event is raised in the title domain.