FQuartzClockManager::GetTickRateForClock

Get Tick rate for clock safe to call from AudioThread (uses critical section)

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

FQuartzClockTickRate GetTickRateForClock
(
    const FName & InName
)

Remarks

Get Tick rate for clock safe to call from AudioThread (uses critical section)

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