Contents Index Topic Contents | |
Previous Topic: EC_DVD_PLAYBACK_RATE_CHANGE Next Topic: EC_DVD_STILL_OFF |
EC_DVD_PLAYBACK_STOPPED Event
Indicates that playback has been stopped. The DVD Navigator has completed playback of the program chain (PGC) and did not find any other branching instruction for subsequent playback.
Syntax
MediaPlayer_DVDNotify(Event, Param1, Param2)Parameters
Event Value that resolves to 274 if this event occurs. Param1 Zero. Param2 Zero. Remarks
All domains raise this event. For more information on domains, see the CurrentDomain property.
This event occurs only on completion of the playback of the PGC, not after a user-initiated stop.
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.