LanguageInfo Structure

[This documentation is preliminary and is subject to change.]

Specifies the language for an MPEG-2 audio stream.

Syntax

typedef struct _LanguageInfo {
  LANGID LangID;
  LONG lISOLangCode;
} LanguageInfo;

Members

  • LangID
    A locale identifier (LCID) that specifies the language.

  • lISOLangCode
    The ISO 639 language code for the language.

Requirements

Client Requires Windows 7.
Header Declared in Bdamedia.h.

Send comments about this topic to Microsoft

Build date: 12/4/2008