AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Implementation of NTV2DolbyCapture class. More...
#include "ntv2dolbycapture.h"
#include "ntv2devicescanner.h"
#include "ajabase/system/process.h"
#include <fstream>
Go to the source code of this file.
Macros | |
#define | NTV2_BUFFER_LOCK |
#define | NTV2_AUDIOSIZE_MAX (401 * 1024) |
#define | NTV2_ANCILLARYSIZE_MAX (256 * 1024) |
Functions | |
std::ostream & | operator<< (std::ostream &ioStrm, const DolbyCaptureConfig &inObj) |
Implementation of NTV2DolbyCapture class.
Definition in file ntv2dolbycapture.cpp.
#define NTV2_ANCILLARYSIZE_MAX (256 * 1024) |
Definition at line 19 of file ntv2dolbycapture.cpp.
#define NTV2_AUDIOSIZE_MAX (401 * 1024) |
Definition at line 18 of file ntv2dolbycapture.cpp.
#define NTV2_BUFFER_LOCK |
Definition at line 16 of file ntv2dolbycapture.cpp.
std::ostream& operator<< | ( | std::ostream & | ioStrm, |
const DolbyCaptureConfig & | inObj | ||
) |
Definition at line 711 of file ntv2dolbycapture.cpp.