Share via


Windows Media Player 11 SDK IWMPControls3.currentAudioLanguageIndex (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPControls3.currentAudioLanguageIndex (VB and C#)

The currentAudioLanguageIndex property gets or sets the one-based index that corresponds to the audio language for playback.

  

Property Value

A System.Int32 that is the one-based index of the language.

Remarks

For Windows Media–based content, properties and methods related to language selection support only a single output.

Use the audioLanguageCount property to get the number of supported audio languages.

Requirements

Version: Windows Media Player 9 Series or later

Namespace: WMPLib

Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)

See Also

Previous Next