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
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

class  NTV2DolbyPlayer
 I am an object that can play out a test pattern (with timecode) to an output of an AJA device with or without audio tone in real time. I make use of the AJACircularBuffer, which simplifies implementing a producer/consumer model, in which a "producer" thread generates the test pattern frames, and a "consumer" thread (i.e., the "play" thread) sends those frames to the AJA device. I demonstrate how to embed timecode into an SDI output signal using AutoCirculate during playout. More...
 
struct  NTV2DolbyPlayer::NTV2DolbyBSI
 

Macros

#define DOLBY_FULL_PARSER
 

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 20 of file ntv2dolbyplayer.h.