![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
Declares the AJATimeCode class. More...
#include "ajabase/common/timebase.h"Go to the source code of this file.
Classes | |
| class | AJATimeCode |
| Utility class for timecodes. More... | |
Enumerations | |
| enum | AJATimecodeNotation { AJA_TIMECODE_LEGACY = 0, AJA_TIMECODE_STANDARD = 1 } |
| Identifies the timecode format used in AJATimeCode::QueryString. More... | |
Declares the AJATimeCode class.
Definition in file timecode.h.
| enum AJATimecodeNotation |
Identifies the timecode format used in AJATimeCode::QueryString.
| Enumerator | |
|---|---|
| AJA_TIMECODE_LEGACY | Legacy notation (e.g. |
| AJA_TIMECODE_STANDARD | AJA standard notation (e.g. |
Definition at line 16 of file timecode.h.