Contents Index Topic Contents | |
Previous Topic: GetAllSPRMs Next Topic: GetCodecDescription |
GetAudioLanguage Method
Retrieves a value specifying the language of the specified audio stream within the current title.
Syntax
sRetVal = MediaPlayer.DVD.GetAudioLanguage( uStream )Parameters
uStream ULONG value specifying the audio stream number. Return Value
Returns a BSTR value identifying a language according to the Alpha-2 Code defined in ISO-639. See Remarks.
Remarks
The following link contains information on the Alpha-2 Codes defined in ISO-639, http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt.
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.