Contents Index Topic Contents | |
Previous Topic: EC_DVD_VALID_UOPS_CHANGE Next Topic: DVD Error Codes |
EC_DVD_WARNING Event
Signals a digital video disc (DVD) warning condition.
Syntax
MediaPlayer_DVDNotify(Event, Param1, Param2)Parameters
Event Value that resolves to 269 if this event occurs. Param1 DWORD value indicating the warning condition. See Remarks. Param2 Zero. Remarks
Warning conditions are defined as follows.
Value Warning Condition 1 Invalid DVD 1.0 Disc. DVD disc is incorrectly authored. Playback can continue, but unexpected behavior may occur. 2 Format Not Supported. A decoder would not support the current format. Playback of a stream (audio, video, or sub-picture) may not function. 3 Illegal Nav Command. The internal DVD navigation command processor attempted to process an illegal command or something unexpected happened (perhaps content is incorrectly authored). Playback is stopped. 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
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.