MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
Contains functions to decode MHEG-5 ASN.1 Stream, Audio, Video, RTGraphics class components. More...
#include <stdio.h>
#include <stdlib.h>
#include "vpa1_tgs.h"
#include "vpa1_rdf.h"
#include "fpa1_cho.h"
#include "fpa1_set.h"
#include "fpa1_syn.h"
Macros | |
#define | STREAM_SET_COMPS 8 |
#define | AUDIO_SET_COMPS 4 |
#define | VID_SET_COMPS 6 |
#define | RTG_SET_COMPS 7 |
#define | STM_CMP_CHOICE_COMPS 3 |
Variables | |
int | streamSetCompsArr [2 *STREAM_SET_COMPS+1] |
int | audioSetCompsArr [2 *AUDIO_SET_COMPS+1] |
int | videoSetCompsArr [2 *VID_SET_COMPS+1] |
int | rtgSetCompsArr [2 *RTG_SET_COMPS+1] |
int | stmCmpChoiceCompArr [STM_CMP_CHOICE_COMPS+1] |
Contains functions to decode MHEG-5 ASN.1 Stream, Audio, Video, RTGraphics class components.
#define AUDIO_SET_COMPS 4 |
#define RTG_SET_COMPS 7 |
#define STM_CMP_CHOICE_COMPS 3 |
#define STREAM_SET_COMPS 8 |
#define VID_SET_COMPS 6 |
int audioSetCompsArr[2 *AUDIO_SET_COMPS+1] |
int rtgSetCompsArr[2 *RTG_SET_COMPS+1] |
int stmCmpChoiceCompArr[STM_CMP_CHOICE_COMPS+1] |
int streamSetCompsArr[2 *STREAM_SET_COMPS+1] |
int videoSetCompsArr[2 *VID_SET_COMPS+1] |