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 The name for a group of related video files (called "Chapters") on your DVD. For example, for a DVD called "My Summer Vacation," you might have the titles "Water Skiing," "New Friends," and "Hiking." For each of those titles, you might have one or more different video files. 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.

Platforms

Win32, x64

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