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

Header file for NTV2DolbyPlayer demonstration class. More...

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

Go to the source code of this file.

Classes

struct  DolbyPlayerConfig
 Configures an NTV2DolbyPlayer instance. More...
 
class  NTV2DolbyPlayer
 I am similar to NTV2Player, but I demonstrate how to play/output 8 channels of audio tone (or ramp data, or Dolby audio read from a binary data file) to an AJA device's HDMI output. More...
 
struct  NTV2DolbyPlayer::NTV2DolbyBSI
 

Macros

#define DOLBY_FULL_PARSER
 

Typedefs

typedef DolbyPlayerConfig DolbyPlayerConfig
 Configures an NTV2DolbyPlayer instance. More...
 

Functions

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

Detailed Description

Header file for NTV2DolbyPlayer demonstration class.

Definition in file ntv2dolbyplayer.h.

Macro Definition Documentation

◆ DOLBY_FULL_PARSER

#define DOLBY_FULL_PARSER

Definition at line 19 of file ntv2dolbyplayer.h.

Typedef Documentation

◆ DolbyPlayerConfig

Configures an NTV2DolbyPlayer instance.

Function Documentation

◆ operator<<()

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

Definition at line 1428 of file ntv2dolbyplayer.cpp.