AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
#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>
Go to the source code of this file.
Functions | |
NTV2Channel | getChannel (QString channelDesignator) |
bool | getEnable (QString enableBoolString) |
NTV2Channel getChannel | ( | QString | channelDesignator | ) |
Definition at line 961 of file konaipjsonsetup.cpp.
bool getEnable | ( | QString | enableBoolString | ) |
Definition at line 975 of file konaipjsonsetup.cpp.