Compartilhar via


MSVidWebDVDEvent.ChangeCurrentAngle Event

 
Microsoft DirectShow 9.0

MSVidWebDVDEvent.ChangeCurrentAngle Event

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

The ChangeCurrentAngle event is sent when the disc enables or disables changing the angle.

Syntax

  VidWebDVD_
  ChangeCurrentAngle( 
  byVal bEnabled As Boolean
)

Parameters

bEnabled

Boolean value indicating whether the user can (True) or can't (False) change the current angle.

Remarks

The command to allow or prevent angle changes is encoded into 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