Microsoft DirectX 9.0

SelectDefaultAudioLanguage Method

The SelectDefaultAudioLanguage method sets the current default audio language in the MSWebDVD object.

Syntax

MSWebDVD.SelectDefaultAudioLanguage(iLang, iExt);

Parameters

iLang

Specifies the language as an Integer LCID value. See the table under Working with LCIDs for possible values.

iExt

Specifies the DVD audio language extension as an integer value.

Value Description
0 NotSpecified
1 Captions
2 VisuallyImpaired
3 DirectorComments1
4 DirectorComments2

Return Values

No return value.