FMixerSubmix::AddOrSetSourceVoice

Add (if not already added) or sets the amount of the source voice's send amount.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/AudioMixerSubmix.h

Include

#include "AudioMixerSubmix.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/AudioMixerSubmix.cpp

Syntax

void AddOrSetSourceVoice
(
    FMixerSourceVoice * InSourceVoice,
    const float SendLevel,
    EMixerSourceSubmixSendStage InSubmixSendStage
)

Remarks

Add (if not already added) or sets the amount of the source voice's send amount.

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