DefaultAudioLanguageExt Property
Microsoft DirectShow 9.0 |
DefaultAudioLanguageExt 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 DefaultAudioLanguageExt property retrieves the default DVD audio language extension.
Syntax
[ iLangExt = ] MSWebDVD.DefaultAudioLanguageExt
Return Values
Returns an integer value indicating the default audio language extension. See Remarks for the possible values.
Remarks
This property is read-only with no default value. The following table shows the possible values for DVD audio language extensions.
Value | Description |
0 | NotSpecified |
1 | Captions |
2 | VisuallyImpaired |
3 | DirectorComments1 |
4 | DirectorComments2 |
See Also