Compartilhar via


MSVidWebDVDEvent.ChangeCurrentAudioStream Event

 
Microsoft DirectShow 9.0

MSVidWebDVDEvent.ChangeCurrentAudioStream Event

This topic applies to Windows XP Service Pack 1 or later.

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.

Requirements

Reference: Add a reference to MS Video Control 1.0 Type Library and Microsoft Tuner 1.0 Type Library.

Library: Quartz.dll.

See Also