Microsoft DirectX 9.0

MSVidWebDVDEvent.ChangeCurrentAudioStream Event

This topic applies to Windows XP Service Pack 1 only.

The ChangeCurrentAudioStream event is sent when the disc enables or disables changing the current audio stream.

Syntax

VidWebDVD_ChangeCurrentAudioStream(
  byVal bEnabled As Boolean
)

Parameters

bEnabled

Boolean value indicating that the user can (True) or can't (False) change the current audio stream.

Remarks

The command to enable or disable audio stream changes is encoded in the disc by its producers.

See Also