![]() |
AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Declares Transport Stream helper classes. More...
#include <stdint.h>#include <map>Go to the source code of this file.
Classes | |
| struct | TsEncapStreamData |
| struct | TsVideoStreamData |
| class | TSGenerator |
| class | PESGen |
| class | PATGen |
| class | PMTGen |
| class | ADPGen |
Macros | |
| #define | KIPDPRINT 0 |
| #define | kipdprintf(_format_...) |
Typedefs | |
| typedef struct TsEncapStreamData | TsEncapStreamData |
| typedef struct TsVideoStreamData | TsVideoStreamData |
Declares Transport Stream helper classes.
Definition in file ntv2tshelper.h.
| #define KIPDPRINT 0 |
Definition at line 14 of file ntv2tshelper.h.
| #define kipdprintf | ( | _format_... | ) |
Definition at line 46 of file ntv2tshelper.h.
| typedef struct TsEncapStreamData TsEncapStreamData |
| typedef struct TsVideoStreamData TsVideoStreamData |
| enum J2KChromaSubSampling |
| Enumerator | |
|---|---|
| kJ2KChromaSubSamp_444 | |
| kJ2KChromaSubSamp_422_444 | |
| kJ2KChromaSubSamp_422_Standard | |
Definition at line 75 of file ntv2tshelper.h.
| enum J2KCodeBlocksize |
| Enumerator | |
|---|---|
| kJ2KCodeBlocksize_32x32 | |
| kJ2KCodeBlocksize_32x64 | |
| kJ2KCodeBlocksize_64x32 | |
| kJ2KCodeBlocksize_64x64 | |
| kJ2KCodeBlocksize_128x32 | |
Definition at line 82 of file ntv2tshelper.h.
| enum J2KStreamType |
| Enumerator | |
|---|---|
| kJ2KStreamTypeStandard | |
| kJ2KStreamTypeNonElsm | |
Definition at line 69 of file ntv2tshelper.h.
| enum TsEncapType |
| Enumerator | |
|---|---|
| kTsEncapTypeJ2k | |
| kTsEncapTypePcr | |
| kTsEncapTypeAes | |
Definition at line 91 of file ntv2tshelper.h.