Windows Media Player 11 SDK Controls.currentAudioLanguageĀ 

Windows Media Player SDK banner art

Previous Next

Controls.currentAudioLanguage

The currentAudioLanguage property specifies or retrieves the locale identifier (LCID) of the audio language for playback.

Syntax

  
    
  

Possible Values

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

Remarks

An LCID uniquely identifies a particular language dialect, called a locale.

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

When working with DVD content, specifying an LCID will cause the first available audio track having the specified language ID to be selected.

Windows Media Player 10 Mobile: This property only accepts or returns the language-neutral LCID (0).

Requirements

Version: Windows Media Player 9 Series or later.

Library: Use wmp.dll.

See Also

Previous Next