AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
#include <ntv2config2110.h>
Public Attributes | |
NTV2Stream | stream |
char | sourceIP [2][32] |
char | destIP [2][32] |
uint32_t | sourcePort [2] |
uint32_t | destPort [2] |
uint32_t | sfpEnable [2] |
uint32_t | vlan |
uint32_t | ssrc |
uint32_t | payloadType |
NTV2VideoFormat | videoFormat |
uint32_t | enable |
uint8_t | unused [16] |
Definition at line 98 of file ntv2config2110.h.
char RxVideoChData2110::destIP[2][32] |
Definition at line 102 of file ntv2config2110.h.
uint32_t RxVideoChData2110::destPort[2] |
Definition at line 104 of file ntv2config2110.h.
uint32_t RxVideoChData2110::enable |
Definition at line 110 of file ntv2config2110.h.
uint32_t RxVideoChData2110::payloadType |
Definition at line 108 of file ntv2config2110.h.
uint32_t RxVideoChData2110::sfpEnable[2] |
Definition at line 105 of file ntv2config2110.h.
char RxVideoChData2110::sourceIP[2][32] |
Definition at line 101 of file ntv2config2110.h.
uint32_t RxVideoChData2110::sourcePort[2] |
Definition at line 103 of file ntv2config2110.h.
uint32_t RxVideoChData2110::ssrc |
Definition at line 107 of file ntv2config2110.h.
NTV2Stream RxVideoChData2110::stream |
Definition at line 100 of file ntv2config2110.h.
uint8_t RxVideoChData2110::unused[16] |
Definition at line 111 of file ntv2config2110.h.
NTV2VideoFormat RxVideoChData2110::videoFormat |
Definition at line 109 of file ntv2config2110.h.
uint32_t RxVideoChData2110::vlan |
Definition at line 106 of file ntv2config2110.h.