FBaseChannelFormatConverter::GetTargetOutputGain

Returns the scalar gain applied to the output audio.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/AudioChannelFormatConverter.h"

Source

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

Syntax

float GetTargetOutputGain() const

Remarks

Returns the scalar gain applied to the output audio.

If the gain is to be faded during the subsequent call to ProcessAudio(), this will return the ending gain.

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