Windows Media Player SDK banner art
PreviousNext

Player6.EC_DVD_PLAYBACK_RATE_CHANGE

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.

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.