ltmmDVDControl.SelectDefaultSubpictureLanguage Method

Visual Basic Example

Syntax

object.SelectDefaultSubpictureLanguage(Lang As Long, Ext As Long)

Remarks

Sets the default language and default extension for the subpicture text.

The ltmmDVDControl.DefaultSubpictureLanguage Property and the ltmmDVDControl.DefaultSubpictureLanguageExt Property contain the current default language and default extension for the subpicture text, respectively.

For a list of possible LANGID values, refer to the winnt.h library.

For more detailed information, refer to the Microsoft documentation for IDvdControl2::SelectDefaultSubpictureLanguage at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdcontrol2selectdefaultsubpicturelanguage.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.SubpictureOn Method, ltmmDVDControl.DefaultMenuLanguage property, ltmmDVDControl.SelectDefaultAudioLanguage Method

Topics:

Multimedia Properties, Methods and Events