Windows Media Player 11 SDK Controls.getAudioLanguageIDĀ 

Windows Media Player SDK banner art

Previous Next

Controls.getAudioLanguageID

The getAudioLanguageID method retrieves the locale identifier (LCID) for a specified audio language index.

Syntax

  

Parameters

index

Number (long) specifying the audio language index.

Return Values

This method returns a 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.

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

Requirements

Version: Windows Media Player 9 Series or later.

Library: Use wmp.dll.

See Also

Previous Next