Audacity 3.2.0
|
Classes | |
struct | InitializeTime |
Enumerations | |
enum | { MIDI_MINIMAL_LATENCY_MS = 1 } |
Functions | |
static double | util_GetTime (void) |
static double | SystemTime (bool usingAlsa) |
PmTimestamp | MidiTime (void *pInfo) |
Variables | |
static int | usePerformanceCounter_ |
static double | secondsPerTick_ |
static struct anonymous_namespace{MIDIPlay.cpp}::InitializeTime | initializeTime |
static double | streamStartTime = 0 |
AudioIOExt::RegisteredFactory | sMIDIPlayFactory |
anonymous enum |
Enumerator | |
---|---|
MIDI_MINIMAL_LATENCY_MS |
Definition at line 476 of file MIDIPlay.cpp.
PmTimestamp anonymous_namespace{MIDIPlay.cpp}::MidiTime | ( | void * | pInfo | ) |
Definition at line 608 of file MIDIPlay.cpp.
References MidiTime().
Referenced by MidiTime().
|
static |
Definition at line 486 of file MIDIPlay.cpp.
References streamStartTime, and util_GetTime().
Referenced by anonymous_namespace{MIDIPlay.h}::MIDIPlay::ComputeOtherTimings(), anonymous_namespace{MIDIPlay.h}::MIDIPlay::MidiTime(), and anonymous_namespace{MIDIPlay.h}::MIDIPlay::StartOtherStream().
|
static |
Definition at line 420 of file MIDIPlay.cpp.
References secondsPerTick_, and usePerformanceCounter_.
Referenced by SystemTime().
|
static |
|
static |
Definition at line 404 of file MIDIPlay.cpp.
Referenced by anonymous_namespace{MIDIPlay.cpp}::InitializeTime::InitializeTime(), and util_GetTime().
AudioIOExt::RegisteredFactory anonymous_namespace{MIDIPlay.cpp}::sMIDIPlayFactory |
Definition at line 510 of file MIDIPlay.cpp.
|
static |
Definition at line 484 of file MIDIPlay.cpp.
Referenced by FFmpegImportFileHandle::Import(), anonymous_namespace{MIDIPlay.h}::MIDIPlay::StartOtherStream(), and SystemTime().
|
static |
Definition at line 403 of file MIDIPlay.cpp.
Referenced by anonymous_namespace{MIDIPlay.cpp}::InitializeTime::InitializeTime(), and util_GetTime().