ltmmDVDControl.SubpictureOn Method

Visual Basic Example

Syntax

object.SubpictureOn(State As Boolean)

Remarks

Enables or disables the subpicture display.

This method does not support command synchronization.

The title currently being played determines which subpicture streams are enabled and disabled. The title must enable a subpicture stream for it to be displayed. The programmer can retrieve the subpicture stream status by calling the ltmmDVDControl.IsSubpictureStreamEnabled Method.

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

See Also

Elements:

ltmmDVDControl object, ltmmDVDControl.CurrentSubpictureStream Property, ltmmDVDControl.SubpictureStreamsAvailable Property, ltmmDVDControl.DefaultSubpictureLanguage Property, ltmmDVDControl.DefaultSubpictureLanguageExt Property, ltmmDVDControl.GetSubpictureLanguage Method, ltmmDVDControl.IsSubpictureStreamEnabled Method, ltmmDVDControl.SelectDefaultSubpictureLanguage Method

Topics:

Multimedia Properties, Methods and Events