ltmmDVDControl.DefaultSubpictureLanguageExt Property
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 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..
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.
Win32, x64
See Also