SetMixGain

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetMixGain

(
    const FChannelMixEntry& InEntry,
    bool bFadeToGain
)

Sets the gain scalar to apply to a specific input/output channel pair.

Public function

void

 

SetMixGain

(
    int32 InInputChannelIndex,
    int32 InOutputChannelIndex,
    float InGain,
    bool bFadeToGain
)

Sets the gain scalar to apply to a specific input/output channel pair.

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