Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: DVD Event Codes
*Next Topic: EC_DVD_ANGLES_AVAILABLE

EC_DVD_ANGLE_CHANGE Event

Signals that either the number of available angles has changed, or the current user angle number has changed.

Syntax

MediaPlayer_DVDNotify(Event, Param1, Param2)

Parameters

Event Value that resolves to 262 if this event occurs.
Param1 DWORD value indicating the number of available angles. If the value is 1, the current video is not multiangle.
Param2 DWORD value indicating the current user angle number.

Remarks

Angle numbers range from 1 to 9.

The current angle number can change automatically with a navigation command authored on the disc, as well as through application control by using the CurrentAngle property.

All domains raise 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 Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.