![]() |
AJA NTV2 SDK
17.0.1.1246
NTV2 SDK 17.0.1.1246
|
Header file for NTV2DolbyPlayer demonstration class. More...
#include "ntv2enums.h"#include "ntv2democommon.h"#include "ajabase/common/circularbuffer.h"#include "ajabase/common/timecodeburn.h"#include "ajabase/system/thread.h"#include "ajabase/system/file_io.h"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 |
Header file for NTV2DolbyPlayer demonstration class.
Definition in file ntv2dolbyplayer.h.
| #define DOLBY_FULL_PARSER |
Definition at line 20 of file ntv2dolbyplayer.h.