Player6.EC_DVD_TITLE_CHANGE

Windows Media Player SDK banner art

Occurs when the current title number changes.

Syntax

MediaPlayer_DVDNotify(Event, Param1, Param2)

Parameters

*  Event*

Value that resolves to 258 if this event occurs.

*  Param1*

DWORD value indicating the new title number.

*  Param2*

Zero.

Remarks

Title numbers range from 1 to 99. This number indicates the Title Track Number (TTN), which is the title number with respect to the whole disc, not the Title Set_Title Track Number (VTS_TTN), which is the title number with respect to just a current Video Title Set (VTS).

The TT_DOM domain raises this event. For more information on domains, see the CurrentDomain property.

For information on how to use this event code, see DVDNotify.

Requirements

Version: Windows Media Player version 6.4.

Library: Use msdxm.ocx.

Platform: Windows 98 Second Edition or higher.