AJA NTV2 SDK
17.0.1.1246
NTV2 SDK 17.0.1.1246
|
Implements several CNTV2Card methods. Other implementation files are 'ntv2audio.cpp', 'ntv2dma.cpp', 'ntv2register.cpp', ... More...
#include "ntv2devicefeatures.h"
#include "ntv2card.h"
#include "ntv2debug.h"
#include "ntv2utils.h"
#include <sstream>
#include "ajabase/common/common.h"
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &inOutStr, const NTV2AudioChannelPairs &inSet) |
ostream & | operator<< (ostream &inOutStr, const NTV2AudioChannelQuads &inSet) |
ostream & | operator<< (ostream &inOutStr, const NTV2AudioChannelOctets &inSet) |
ostream & | operator<< (ostream &inOutStr, const NTV2DoubleArray &inVector) |
ostream & | operator<< (ostream &inOutStr, const NTV2DIDSet &inDIDs) |
Implements several CNTV2Card methods. Other implementation files are 'ntv2audio.cpp', 'ntv2dma.cpp', 'ntv2register.cpp', ...
Definition in file ntv2card.cpp.
ostream& operator<< | ( | ostream & | inOutStr, |
const NTV2AudioChannelOctets & | inSet | ||
) |
Definition at line 520 of file ntv2card.cpp.
ostream& operator<< | ( | ostream & | inOutStr, |
const NTV2AudioChannelPairs & | inSet | ||
) |
Definition at line 501 of file ntv2card.cpp.
ostream& operator<< | ( | ostream & | inOutStr, |
const NTV2AudioChannelQuads & | inSet | ||
) |
Definition at line 512 of file ntv2card.cpp.
ostream& operator<< | ( | ostream & | inOutStr, |
const NTV2DIDSet & | inDIDs | ||
) |
Definition at line 536 of file ntv2card.cpp.
ostream& operator<< | ( | ostream & | inOutStr, |
const NTV2DoubleArray & | inVector | ||
) |
Definition at line 528 of file ntv2card.cpp.