ltmmDVDControl.CurrentAngle Property

Visual Basic Example

Syntax

object.CurrentAngle As Long

Remarks

Sets or retrieves the number of the currently selected angle. Possible values for the number of the angle are from 1 – 9.

The ltmmDVDControl.AnglesAvailable Property contains the total number of angles available in the current angle block.

Other "current" information can be found in the following properties:

ltmmDVDControl.CurrentTitle Property

ltmmDVDControl.CurrentChapter Property

ltmmDVDControl.CurrentDiscSide Property

ltmmDVDControl.CurrentTime Property

ltmmDVDControl.CurrentVolume Property

ltmmDVDControl.CurrentButton Property

ltmmDVDControl.CurrentUOPS Property

ltmmDVDControl.CurrentAudioStream Property

ltmmDVDControl.CurrentSubpictureStream Property

ltmmDVDControl.CurrentDomain Property

For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetCurrentAngle at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdinfo2getcurrentangle.asp.

See Also

Elements:

ltmmDVDControl object, ltmmDVDControl.AnglesAvailable Property, ltmmDVDControl.CurrentDomain Property, ltmmDVDControl.CurrentTitle Property, ltmmDVDControl.CurrentChapter Property, ltmmDVDControl.CurrentDiscSide Property, ltmmDVDControl.CurrentTime Property, ltmmDVDControl.CurrentVolume Property, ltmmDVDControl.CurrentUOPS Property, ltmmDVDControl.CurrentButton Property, ltmmDVDControl.CurrentAudioStream Property, ltmmDVDControl.CurrentSubpictureStream Property

Topics:

Multimedia Properties, Methods and Events