DefaultSubpictureLanguage Property

 
Microsoft DirectShow 9.0

DefaultSubpictureLanguage 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 DefaultSubpictureLanguage property retrieves the default subpicture language.

Syntax

[ iLang = ] MSWebDVD.DefaultSubpictureLanguage

Return Values

Returrn 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