FEnvelopeFollower::ProcessAudio

Process the input audio stream in int16 format.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/EnvelopeFollower.h"

Source

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

Syntax

int16 ProcessAudio
(
    const int16 InAudioSample
)

Remarks

Process the input audio stream in int16 format.

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