![]() |
Previous | Next |
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.
Previous | Next |