DefaultAudioLanguage Property

 
Microsoft DirectShow 9.0

DefaultAudioLanguage Property

This component is available for use in the Microsoft Windows 2000, Windows XP, and Windows Server 2003 operating systems. It may be altered or unavailable in subsequent versions.

The DefaultAudioLanguage property retrieves the default audio language.

Syntax

[ iLang = ] MSWebDVD.DefaultAudioLanguage

Return Values

Returns an LCID value containing the primary language ID for the default audio language. See Working with LCIDs for a table of some possible values and sample code showing how to extract the primary language ID from an LCID.

Remarks

This property is read-only with no default value.

See Also