ISampleRateConverter::SetSampleRateRatio

Sets the sample rate ratio and the number of frames to interpolate from the current sample rate ratio.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/SampleRateConverter.h

Include

#include "DSP/SampleRateConverter.h"

Syntax

void SetSampleRateRatio
(
    const float InSampleRateRatio,
    const int32 NumInterpolationFrames
)

Remarks

Sets the sample rate ratio and the number of frames to interpolate from the current sample rate ratio.

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