FLateReflectionsPlate::PeekDelayLine

Retrieve the internal delay line data.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/LateReflectionsFast.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/LateReflectionsFast.cpp

Syntax

void PeekDelayLine
(
    int32 InNum,
    AlignedFloatBuffer & OutSamples
)

Remarks

Retrieve the internal delay line data. The number of samples retrieved is limited to the number of samples in the internal buffer. That amount can be determined by calling "GetNumInternalBufferSamples()".

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