AJA NTV2 SDK
17.0.1.1246
NTV2 SDK 17.0.1.1246
|
Implementation of NTV2DolbyCapture class. More...
#include "ntv2dolbycapture.h"
#include "ntv2utils.h"
#include "ntv2debug.h"
#include "ntv2devicefeatures.h"
#include "ajabase/system/process.h"
#include "ajabase/system/systemtime.h"
#include <iterator>
#include <fstream>
Go to the source code of this file.
Macros | |
#define | NTV2_AUDIOSIZE_MAX (401 * 1024) |
#define | NTV2_ANCILLARYSIZE_MAX (256 * 1024) |
Functions | |
std::ostream & | operator<< (std::ostream &ioStrm, const DolbyConfig &inObj) |
Implementation of NTV2DolbyCapture class.
Definition in file ntv2dolbycapture.cpp.
#define NTV2_ANCILLARYSIZE_MAX (256 * 1024) |
Definition at line 22 of file ntv2dolbycapture.cpp.
#define NTV2_AUDIOSIZE_MAX (401 * 1024) |
Definition at line 21 of file ntv2dolbycapture.cpp.
std::ostream& operator<< | ( | std::ostream & | ioStrm, |
const DolbyConfig & | inObj | ||
) |
Definition at line 776 of file ntv2dolbycapture.cpp.