AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
#include <ntv2config2110.h>
Public Attributes | |
NTV2Stream | stream |
char | remoteIP [2][32] |
uint32_t | remotePort [2] |
uint32_t | localPort [2] |
uint32_t | sfpEnable [2] |
uint32_t | ttl |
uint32_t | ssrc |
uint32_t | payloadType |
NTV2VideoFormat | videoFormat |
VPIDSampling | sampling |
uint32_t | enable |
uint8_t | unused [12] |
Definition at line 50 of file ntv2config2110.h.
uint32_t TxVideoChData2110::enable |
Definition at line 62 of file ntv2config2110.h.
uint32_t TxVideoChData2110::localPort[2] |
Definition at line 55 of file ntv2config2110.h.
uint32_t TxVideoChData2110::payloadType |
Definition at line 59 of file ntv2config2110.h.
char TxVideoChData2110::remoteIP[2][32] |
Definition at line 53 of file ntv2config2110.h.
uint32_t TxVideoChData2110::remotePort[2] |
Definition at line 54 of file ntv2config2110.h.
VPIDSampling TxVideoChData2110::sampling |
Definition at line 61 of file ntv2config2110.h.
uint32_t TxVideoChData2110::sfpEnable[2] |
Definition at line 56 of file ntv2config2110.h.
uint32_t TxVideoChData2110::ssrc |
Definition at line 58 of file ntv2config2110.h.
NTV2Stream TxVideoChData2110::stream |
Definition at line 52 of file ntv2config2110.h.
uint32_t TxVideoChData2110::ttl |
Definition at line 57 of file ntv2config2110.h.
uint8_t TxVideoChData2110::unused[12] |
Definition at line 63 of file ntv2config2110.h.
NTV2VideoFormat TxVideoChData2110::videoFormat |
Definition at line 60 of file ntv2config2110.h.