Windows Media Player SDK banner art
PreviousNext

Player6.EC_DVD_AUDIO_STREAM_CHANGE

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.

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.