IConvolutionAlgorithm::GetNumImpulseResponseSamples

Return the number of samples in an impulse response.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/ConvolutionAlgorithm.h"

Syntax

int32 GetNumImpulseResponseSamples
(
    int32 InImpulseResponseIndex
) const

Remarks

Return the number of samples in an impulse response.

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