Event VLDVDPlayer.TVLDVDPlayer.OnPlayPeriodAutoStop

From Mitov Wiki Doc
Jump to: navigation, search

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 OnPlayPeriodAutoStop : TNotifyEvent read FOnPlayPeriodAutoStop write FOnPlayPeriodAutoStop;

C++ Builder:

__property TNotifyEvent OnPlayPeriodAutoStop = { read=FOnPlayPeriodAutoStop, write=FOnPlayPeriodAutoStop };

Summary

On finished playing the specified title segment.

Description

Indicates that the Navigator has finished playing the segment specified in a call to TVLDVDTitle.PlaySegment. Remarks This event is raised in the Title domain.


This event is also sent when playback is canceled before the Navigator finishes playing the specified segment.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox