FQuartzClock::ChangeTickRate

Alter the tick rate (take by-value to make sample-rate adjustments in-place)

Windows
MacOS
Linux

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/Quartz/AudioMixerClock.h

Include

#include "Quartz/AudioMixerClock.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/Quartz/AudioMixerClock.cpp

Syntax

void ChangeTickRate
(
    FQuartzClockTickRate InNewTickRate,
    int32 NumFramesLeft
)

Remarks

Alter the tick rate (take by-value to make sample-rate adjustments in-place)

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