Windows Media Player 11 SDK IWMPSettings2.defaultAudioLanguage (VB and C#)
Previous | Next |
IWMPSettings2.defaultAudioLanguage (VB and C#)
The defaultAudioLanguage property gets the locale identifier (LCID) of the default audio language specified in Windows Media Player.
Property Value
A System.Int32 that is the LCID.
Remarks
An LCID uniquely identifies a particular language dialect, called a locale.
Requirements
Version: Windows Media Player 9 Series or later
Namespace: WMPLib
Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)
See Also
- IWMPControls3.currentAudioLanguage (VB and C#)
- IWMPSettings Interface (VB and C#)
- IWMPSettings2 Interface (VB and C#)
Previous | Next |