Contents Index Topic Contents | |
Previous Topic: EC_DVD_NO_FP_PGC Next Topic: EC_DVD_PLAYBACK_STOPPED |
EC_DVD_PLAYBACK_RATE_CHANGE Event
Signals that a rate change in the playback has been initiated.
Syntax
MediaPlayer_DVDNotify(Event, Param1, Param2)Parameters
Event Value that resolves to 272 if this event occurs. Param1 LONG value indicating the new playback rate. The value is the actual playback rate multiplied by 10,000. A value less than zero indicates reverse playback mode. A value greater than zero indicates forward playback mode. Param2 Zero. Remarks
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.