AJA NTV2 SDK  17.0.1.1246
NTV2 SDK 17.0.1.1246
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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  DolbyConfig
 This class is used to configure an NTV2Capture instance. More...
 
class  NTV2DolbyCapture
 Instances of me capture frames in real time from a video signal provided to an input of an AJA device. More...
 

Typedefs

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

Functions

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

Detailed Description

Declares the NTV2DolbyCapture class.

Definition in file ntv2dolbycapture.h.

Typedef Documentation

◆ DolbyConfig

typedef struct DolbyConfig DolbyConfig

This class is used to configure an NTV2Capture instance.

Function Documentation

◆ operator<<()

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

Definition at line 776 of file ntv2dolbycapture.cpp.