Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/Quartz > API/Runtime/AudioMixer/Quartz/UQuartzClockHandle
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/Quartz/AudioMixerClockHandle.h |
| Include | #include "Quartz/AudioMixerClockHandle.h" |
| Source | /Engine/Source/Runtime/AudioMixer/Private/Quartz/AudioMixerClockHandle.cpp |
void QueueQuantizedSound
(
const UObject * WorldContextObject,
UQuartzClockHandle *& ClockHandle,
const FAudioComponentCommandInfo & AudioComponentData,
const FOnQuartzCommandEventBP & InDelegate,
const FQuartzQuantizationBoundary & InTargetBoundary
)
Remarks
Todo: un-comment when metronome events support the offset Set how early we would like to receive Metronome (not yet supported) and "About To Start" Delegates. (all other command delegates will execute as normal)