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 |
bool | interlaced |
Definition at line 114 of file ntv2tshelper.h.
uint32_t TsVideoStreamData::denFrameRate |
Definition at line 119 of file ntv2tshelper.h.
uint32_t TsVideoStreamData::height |
Definition at line 118 of file ntv2tshelper.h.
bool TsVideoStreamData::interlaced |
Definition at line 122 of file ntv2tshelper.h.
J2KStreamType TsVideoStreamData::j2kStreamType |
Definition at line 116 of file ntv2tshelper.h.
uint32_t TsVideoStreamData::numAudioChannels |
Definition at line 121 of file ntv2tshelper.h.
uint32_t TsVideoStreamData::numFrameRate |
Definition at line 120 of file ntv2tshelper.h.
uint32_t TsVideoStreamData::width |
Definition at line 117 of file ntv2tshelper.h.