ltmmDVDControl.DefaultSubpictureLanguageExt Property

Visual Basic Example

Syntax

object.DefaultSubpictureLanguageExt As Long

Remarks

(Read only) This property is updated with the default subpicture language extension set using the ltmmDVDControl.SelectDefaultSubpictureLanguage Method. For a list of possible values, refer to the ltmmDVD_SUBPICTURE_LANG_EXT constants.

The ltmmDVDControl.DefaultSubpictureLanguage Property contains the default subpicture language.

Call the ltmmDVDControl.GetSubpictureLanguage Method to retrieve the language of a specified subpicture stream within the current title.

Call the ltmmDVDControl.SelectDefaultSubpictureLanguage Method to set the default subpicture language and extension.

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

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events