AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Implements the AJATimeBase class. More...
#include "ajabase/common/common.h"
#include "ajabase/common/timebase.h"
#include "ajabase/system/systemtime.h"
Go to the source code of this file.
Classes | |
struct | AJAFrameRateEntry |
Variables | |
const AJAFrameRateEntry | AJAFrameRateTable [] |
const size_t | AJAFrameRateTableSize = sizeof(AJAFrameRateTable) / sizeof(AJAFrameRateEntry) |
const int64_t | AJATimeBaseDefaultTimeScale = 30000 |
const int64_t | AJATimeBaseDefaultDuration = 1001 |
const int64_t | AJATimeBaseDefaultAudioRate = 48000 |
Implements the AJATimeBase class.
Definition in file timebase.cpp.
const AJAFrameRateEntry AJAFrameRateTable[] |
Definition at line 18 of file timebase.cpp.
const size_t AJAFrameRateTableSize = sizeof(AJAFrameRateTable) / sizeof(AJAFrameRateEntry) |
Definition at line 40 of file timebase.cpp.
const int64_t AJATimeBaseDefaultAudioRate = 48000 |
Definition at line 44 of file timebase.cpp.
const int64_t AJATimeBaseDefaultDuration = 1001 |
Definition at line 43 of file timebase.cpp.
const int64_t AJATimeBaseDefaultTimeScale = 30000 |
Definition at line 42 of file timebase.cpp.