Application interface for the MPEG 2 "ISO 639 language" descriptor decoder and generator.
More...
Go to the source code of this file.
Macros |
#define | DR_0A_API_VER 2 |
Detailed Description
Application interface for the MPEG 2 "ISO 639 language" descriptor decoder and generator.
>
- Author:
- Arnaud de Bossoreille de Ribou bozo@.nosp@m.via..nosp@m.ecp.f.nosp@m.r Application interface for the MPEG 2 "ISO 639 language" descriptor decoder and generator. This descriptor's definition can be found in ISO/IEC 13818-1 section 2.6.18.
Function Documentation
"ISO 639 language" descriptor decoder.
- Parameters:
-
p_descriptor | pointer to the descriptor structure |
- Returns:
- a pointer to a new "ISO 639 language" descriptor structure which contains the decoded data.
"ISO 639 language" descriptor generator.
- Parameters:
-
p_decoded | pointer to a decoded "ISO 639 language" descriptor structure |
b_duplicate | if non zero then duplicate the p_decoded structure into the descriptor |
- Returns:
- a pointer to a new descriptor structure which contains encoded data.