Contents Index Topic Contents | |
Previous Topic: EC_DVD_SUBPICTURE_STREAM_CHANGE Next Topic: EC_DVD_VALID_UOPS_CHANGE |
EC_DVD_TITLE_CHANGE Event
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.
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.