AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
#include <ntv2tshelper.h>
Public Attributes | |
J2KStreamType | j2kStreamType |
uint32_t | width |
uint32_t | height |
uint32_t | denFrameRate |
uint32_t | numFrameRate |
uint32_t | numAudioChannels |
uint32_t | programPid |
uint32_t | videoPid |
uint32_t | pcrPid |
uint32_t | audio1Pid |
bool | interlaced |
Definition at line 98 of file ntv2tshelper.h.
uint32_t TsEncapStreamData::audio1Pid |
Definition at line 109 of file ntv2tshelper.h.
uint32_t TsEncapStreamData::denFrameRate |
Definition at line 103 of file ntv2tshelper.h.
uint32_t TsEncapStreamData::height |
Definition at line 102 of file ntv2tshelper.h.
bool TsEncapStreamData::interlaced |
Definition at line 110 of file ntv2tshelper.h.
J2KStreamType TsEncapStreamData::j2kStreamType |
Definition at line 100 of file ntv2tshelper.h.
uint32_t TsEncapStreamData::numAudioChannels |
Definition at line 105 of file ntv2tshelper.h.
uint32_t TsEncapStreamData::numFrameRate |
Definition at line 104 of file ntv2tshelper.h.
uint32_t TsEncapStreamData::pcrPid |
Definition at line 108 of file ntv2tshelper.h.
uint32_t TsEncapStreamData::programPid |
Definition at line 106 of file ntv2tshelper.h.
uint32_t TsEncapStreamData::videoPid |
Definition at line 107 of file ntv2tshelper.h.
uint32_t TsEncapStreamData::width |
Definition at line 101 of file ntv2tshelper.h.