ltmmDVDControl.SelectDefaultSubpictureLanguage Method
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.
Win32, x64
See Also