AJA NTV2 SDK
17.0.1.1246
NTV2 SDK 17.0.1.1246
|
Declares the NTV2DolbyCapture class. More...
#include "ntv2enums.h"
#include "ntv2devicefeatures.h"
#include "ntv2devicescanner.h"
#include "ntv2democommon.h"
#include "ntv2formatdescriptor.h"
#include "ajabase/common/videotypes.h"
#include "ajabase/common/circularbuffer.h"
#include "ajabase/system/thread.h"
#include "ajabase/system/info.h"
Go to the source code of this file.
Classes | |
struct | DolbyConfig |
This class is used to configure an NTV2Capture instance. More... | |
class | NTV2DolbyCapture |
Instances of me capture frames in real time from a video signal provided to an input of an AJA device. More... | |
Typedefs | |
typedef struct DolbyConfig | DolbyConfig |
This class is used to configure an NTV2Capture instance. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &ioStrm, const DolbyConfig &inObj) |
Declares the NTV2DolbyCapture class.
Definition in file ntv2dolbycapture.h.
typedef struct DolbyConfig DolbyConfig |
This class is used to configure an NTV2Capture instance.
std::ostream& operator<< | ( | std::ostream & | ioStrm, |
const DolbyConfig & | inObj | ||
) |
Definition at line 776 of file ntv2dolbycapture.cpp.