LanguageInfo structure

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

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

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
Bdamedia.h