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.
Win32, x64
See Also