AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
ntv2dolbycapture.h File Reference

Declares the NTV2DolbyCapture class. More...

Include dependency graph for ntv2dolbycapture.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DolbyCaptureConfig
 This class is used to configure an NTV2Capture instance. More...
 
class  NTV2DolbyCapture
 I capture HDMI Dolby audio from an HDMI input of an AJA device. More...
 

Typedefs

typedef DolbyCaptureConfig DolbyCaptureConfig
 This class is used to configure an NTV2Capture instance. More...
 

Functions

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

Detailed Description

Declares the NTV2DolbyCapture class.

Definition in file ntv2dolbycapture.h.

Typedef Documentation

◆ DolbyCaptureConfig

This class is used to configure an NTV2Capture instance.

Function Documentation

◆ operator<<()

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

Definition at line 709 of file ntv2dolbycapture.cpp.