Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/Quartz > API/Runtime/AudioMixer/Quartz/FQuartzClockManager
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/Quartz/AudioMixerClockManager.h |
| Include | #include "Quartz/AudioMixerClockManager.h" |
| Source | /Engine/Source/Runtime/AudioMixer/Private/Quartz/AudioMixerClockManager.cpp |
FQuartzClockProxy GetOrCreateClock
(
const FName & InClockName,
const FQuartzClockSettings & InClockSettings,
bool bOverrideTickRateIfClockExists
)
Remarks
Add (and take ownership of) a new clock safe to call from AudioThread (uses critical section)