AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
tx_2110Config Class Reference

Configures a SMPTE 2110 Transmit Channel. More...

#include <ntv2config2110.h>

Collaboration diagram for tx_2110Config:
[legend]

Public Member Functions

 tx_2110Config ()
 
void init ()
 
bool operator!= (const tx_2110Config &other)
 
bool operator== (const tx_2110Config &other)
 

Public Attributes

std::string remoteIP [2]
 Specifies remote (destination) IP address. More...
 
uint32_t localPort [2]
 Specifies the local (source) port number. More...
 
uint32_t remotePort [2]
 Specifies the remote (destination) port number. More...
 
uint16_t payloadType
 
uint8_t tos
 
uint8_t ttl
 
uint32_t ssrc
 
NTV2Channel channel
 
NTV2VideoFormat videoFormat
 
VPIDSampling videoSamples
 
uint8_t numAudioChannels
 
uint8_t firstAudioChannel
 
eNTV2PacketInterval audioPktInterval
 

Detailed Description

Configures a SMPTE 2110 Transmit Channel.

Definition at line 234 of file ntv2config2110.h.

Constructor & Destructor Documentation

◆ tx_2110Config()

tx_2110Config::tx_2110Config ( )
inline

Definition at line 237 of file ntv2config2110.h.

Member Function Documentation

◆ init()

void tx_2110Config::init ( )

Definition at line 54 of file ntv2config2110.cpp.

◆ operator!=()

bool tx_2110Config::operator!= ( const tx_2110Config other)

Definition at line 73 of file ntv2config2110.cpp.

◆ operator==()

bool tx_2110Config::operator== ( const tx_2110Config other)

Definition at line 78 of file ntv2config2110.cpp.

Member Data Documentation

◆ audioPktInterval

eNTV2PacketInterval tx_2110Config::audioPktInterval

Definition at line 257 of file ntv2config2110.h.

◆ channel

NTV2Channel tx_2110Config::channel

Definition at line 252 of file ntv2config2110.h.

◆ firstAudioChannel

uint8_t tx_2110Config::firstAudioChannel

Definition at line 256 of file ntv2config2110.h.

◆ localPort

uint32_t tx_2110Config::localPort[2]

Specifies the local (source) port number.

Definition at line 246 of file ntv2config2110.h.

◆ numAudioChannels

uint8_t tx_2110Config::numAudioChannels

Definition at line 255 of file ntv2config2110.h.

◆ payloadType

uint16_t tx_2110Config::payloadType

Definition at line 248 of file ntv2config2110.h.

◆ remoteIP

std::string tx_2110Config::remoteIP[2]

Specifies remote (destination) IP address.

Definition at line 245 of file ntv2config2110.h.

◆ remotePort

uint32_t tx_2110Config::remotePort[2]

Specifies the remote (destination) port number.

Definition at line 247 of file ntv2config2110.h.

◆ ssrc

uint32_t tx_2110Config::ssrc

Definition at line 251 of file ntv2config2110.h.

◆ tos

uint8_t tx_2110Config::tos

Definition at line 249 of file ntv2config2110.h.

◆ ttl

uint8_t tx_2110Config::ttl

Definition at line 250 of file ntv2config2110.h.

◆ videoFormat

NTV2VideoFormat tx_2110Config::videoFormat

Definition at line 253 of file ntv2config2110.h.

◆ videoSamples

VPIDSampling tx_2110Config::videoSamples

Definition at line 254 of file ntv2config2110.h.


The documentation for this class was generated from the following files: