Windows Media Player 11 SDK Controls.currentAudioLanguageIndex 

Windows Media Player SDK banner art

Previous Next

Controls.currentAudioLanguageIndex

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

Syntax

  
    
  

Possible Values

This property is a read/write Number (long).

Remarks

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

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

Windows Media Player 10 Mobile: This property only accepts or returns 0.

Requirements

Version: Windows Media Player 9 Series or later.

Library: Use wmp.dll.

See Also

Previous Next