AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
ntv2config2022.cpp File Reference

Implements the CNTV2Config2022 class. More...

#include "ntv2config2022.h"
#include "ntv2configts2022.h"
#include "ntv2endian.h"
#include "ntv2utils.h"
#include "ntv2card.h"
#include <ajabase/network/network.h>
#include <sstream>
#include <stdlib.h>
Include dependency graph for ntv2config2022.cpp:

Go to the source code of this file.

Functions

static bool MacAddressToRegisters (const MACAddr &macaddr, uint32_t &hi, uint32_t &lo)
 

Detailed Description

Implements the CNTV2Config2022 class.

Implements the CNTV2ConfigTs2022 class.

Definition in file ntv2config2022.cpp.

Function Documentation

◆ MacAddressToRegisters()

static bool MacAddressToRegisters ( const MACAddr macaddr,
uint32_t &  hi,
uint32_t &  lo 
)
static

Definition at line 819 of file ntv2config2022.cpp.