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

Implementation of NTV2DolbyCapture class. More...

#include "ntv2dolbycapture.h"
#include "ntv2devicescanner.h"
#include "ajabase/system/process.h"
#include <fstream>
Include dependency graph for ntv2dolbycapture.cpp:

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)
 

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 19 of file ntv2dolbycapture.cpp.

◆ NTV2_AUDIOSIZE_MAX

#define NTV2_AUDIOSIZE_MAX   (401 * 1024)

Definition at line 18 of file ntv2dolbycapture.cpp.

◆ NTV2_BUFFER_LOCK

#define NTV2_BUFFER_LOCK

Definition at line 16 of file ntv2dolbycapture.cpp.

Function Documentation

◆ operator<<()

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

Definition at line 711 of file ntv2dolbycapture.cpp.