FQuartzClock::GetDurationOfQuantizationTypeInSeconds

Returns the duration in seconds of the given Quantization Type.

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

float GetDurationOfQuantizationTypeInSeconds
(
    const EQuartzCommandQuantization & QuantizationType,
    float Multiplier
)

Remarks

Returns the duration in seconds of the given Quantization Type.

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