AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Implements the AJATimeCodeBurn class. More...
Go to the source code of this file.
Variables | |
const int | kTCDigColon = 10 |
const int | kTCDigSemicolon = 11 |
const int | kTCDigSpace = 13 |
const int | kTCMaxTCChars = 15 |
const int | kTCNumBurnInChars = 11 |
const int | kTCDigitDotWidth = 24 |
const int | kTCDigitDotHeight = 18 |
static const char | CharMap [kTCMaxTCChars][kTCDigitDotHeight][kTCDigitDotWidth] |
Implements the AJATimeCodeBurn class.
Definition in file timecodeburn.cpp.
|
static |
Definition at line 113 of file timecodeburn.cpp.
const int kTCDigColon = 10 |
Definition at line 13 of file timecodeburn.cpp.
const int kTCDigitDotHeight = 18 |
Definition at line 110 of file timecodeburn.cpp.
const int kTCDigitDotWidth = 24 |
Definition at line 109 of file timecodeburn.cpp.
const int kTCDigSemicolon = 11 |
Definition at line 14 of file timecodeburn.cpp.
const int kTCDigSpace = 13 |
Definition at line 16 of file timecodeburn.cpp.
const int kTCMaxTCChars = 15 |
Definition at line 18 of file timecodeburn.cpp.
const int kTCNumBurnInChars = 11 |
Definition at line 107 of file timecodeburn.cpp.