ltmmDVDControl.CurrentSubpictureStream Property
object.CurrentSubpictureStream As Long |
Remarks
Retrieves or sets the currently selected subpicture stream number.
The ltmmDVDControl.SubpictureStreamsAvailable Property contains the number of subpicture streams available.
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.CurrentAngle Property
ltmmDVDControl.CurrentUOPS Property
ltmmDVDControl.CurrentAudioStream Property
ltmmDVDControl.CurrentDomain Property
For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetCurrentSubpicture at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdinfo2getcurrentsubpicture.asp.
See Also