FMixerAudioBus::AddNewPatch

Allow anybody to add a patch to retrieve the audio from any thread.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

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

Include

#include "AudioMixerBus.h"

Source

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

Syntax

FPatchOutputStrongPtr AddNewPatch
(
    int32 MaxLatencyInSamples,
    float InGain
)

Remarks

Allow anybody to add a patch to retrieve the audio from any thread.

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