Event VLDVDPlayer.TVLDVDPlayer.OnTitleChange

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 OnTitleChange : TVLDVDIntegerChangeNotify read FOnTitleChange write FOnTitleChange;

C++ Builder:

__property TVLDVDIntegerChangeNotify OnTitleChange = { read=FOnTitleChange, write=FOnTitleChange };

Summary

On when the current title number changes.

Description

Indicates when the current title number changes. Remarks Title numbers range from 1 to 99. This number indicates the TTN, which is the title number with respect to the whole disc, not the VTS_TTN which is the title number with respect to just a current VTS.


This event is raised in the title domain.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox