Windows Media Player 11 SDK IWMPControls3.audioLanguageCount (VB and C#)
Previous | Next |
IWMPControls3.audioLanguageCount (VB and C#)
The audioLanguageCount property gets the count of supported audio languages.
Property Value
A System.Int32 that is the count of supported audio languages.
Remarks
For Windows Media-based content, properties and methods related to language selection support only a single output.
Requirements
Version: Windows Media Player 9 Series or later
Namespace: WMPLib
Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)
See Also
- IWMPControls3 Interface (VB and C#)
- IWMPControls3.currentAudioLanguage (VB and C#)
- IWMPControls3.currentAudioLanguageIndex (VB and C#)
- IWMPControls3.getAudioLanguageDescription (VB and C#)
- IWMPControls3.getAudioLanguageID (VB and C#)
- IWMPControls3.getLanguageName (VB and C#)
Previous | Next |