AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
konaipjsonsetup.cpp File Reference
#include "konaipjsonsetup.h"
#include <QFile>
#include <QJsonArray>
#include <QJsonDocument>
#include <QDebug>
#include "ajatypes.h"
#include "ntv2enums.h"
#include "ntv2democommon.h"
#include "ntv2endian.h"
#include "ntv2devicefeatures.h"
#include "ntv2devicescanner.h"
#include "ajabase/system/systemtime.h"
#include <arpa/inet.h>
Include dependency graph for konaipjsonsetup.cpp:

Go to the source code of this file.

Functions

NTV2Channel getChannel (QString channelDesignator)
 
bool getEnable (QString enableBoolString)
 

Function Documentation

◆ getChannel()

NTV2Channel getChannel ( QString  channelDesignator)

Definition at line 961 of file konaipjsonsetup.cpp.

◆ getEnable()

bool getEnable ( QString  enableBoolString)

Definition at line 975 of file konaipjsonsetup.cpp.