Contents Index Topic Contents | |
Previous Topic: EC_DVD_ANGLES_AVAILABLE Next Topic: EC_DVD_BUTTON_CHANGE |
EC_DVD_AUDIO_STREAM_CHANGE Event
Signals that the current user audio stream number has changed for the main title.
Syntax
MediaPlayer_DVDNotify(Event, Param1, Param2)Parameters
Event Value that resolves to 260 if this event occurs. Param1 DWORD value indicating the new user audio stream number. Audio stream numbers range from 0 to 7. A value of 0xFFFFFFFF indicates that no stream is selected. Param2 Zero. Remarks
The current user audio stream can change automatically with a navigation command authored on the disc, as well as through application control by using the CurrentAudioStream 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
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.