FQuartzClockManager::AddCommandToClock

Add a new command to a given clock safe to call from AudioThread (uses Audio Render Thread command)

Windows
MacOS
Linux

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

Syntax

FQuartzQuantizedCommandHandle AddCommandToClock
(
    FQuartzQuantizedCommandInitInfo & InQuantizationCommandInitInfo
)

Remarks

Add a new command to a given clock safe to call from AudioThread (uses Audio Render Thread command)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss