AJA NTV2 SDK  17.0.1.1246
NTV2 SDK 17.0.1.1246
ntv2dolbycapture.cpp File Reference

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>
Include dependency graph for ntv2dolbycapture.cpp:

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)
 

Detailed Description

Implementation of NTV2DolbyCapture class.

Definition in file ntv2dolbycapture.cpp.

Macro Definition Documentation

◆ NTV2_ANCILLARYSIZE_MAX

#define NTV2_ANCILLARYSIZE_MAX   (256 * 1024)

Definition at line 22 of file ntv2dolbycapture.cpp.

◆ NTV2_AUDIOSIZE_MAX

#define NTV2_AUDIOSIZE_MAX   (401 * 1024)

Definition at line 21 of file ntv2dolbycapture.cpp.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  ioStrm,
const DolbyConfig inObj 
)

Definition at line 776 of file ntv2dolbycapture.cpp.