![]() |
AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Header file for NTV2DolbyPlayer demonstration class. More...
#include "ntv2democommon.h"#include "ajabase/system/thread.h"#include "ajabase/common/timecodeburn.h"#include "ajabase/system/file_io.h"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) |
Header file for NTV2DolbyPlayer demonstration class.
Definition in file ntv2dolbyplayer.h.
| #define DOLBY_FULL_PARSER |
Definition at line 19 of file ntv2dolbyplayer.h.
| typedef DolbyPlayerConfig DolbyPlayerConfig |
Configures an NTV2DolbyPlayer instance.
| std::ostream& operator<< | ( | std::ostream & | ioStrm, |
| const DolbyPlayerConfig & | inObj | ||
| ) |
Definition at line 1428 of file ntv2dolbyplayer.cpp.