ltmmDVDControl.GetSubpictureLanguage Method

Visual Basic Example

Syntax

object.GetSubpictureLanguage(Stream As Long) As Long

Remarks

Retrieves the language of the specified subpicture stream within the current 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..

The ltmmDVDControl.DefaultSubpictureLanguage Property contains the default subpicture language.

For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetSubpictureLanguage.

Platforms

Win32, x64

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events