ltmmDVDControl.CurrentDomain Property

Visual Basic Example

Syntax

object.CurrentDomain As Long

Remarks

(Read only) This property is updated automatically during playback with a value that represents the domain in which the DVD Navigator is currently located. For a list of possible values, refer to the ltmmDVD_DOMAIN constants.

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.CurrentSubpictureStream Property

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

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events