FMixerAudioBus

Bus instance data. Holds source id bus instances and bus sends data.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

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

Include

#include "AudioMixerBus.h"

Syntax

class FMixerAudioBus

Remarks

Bus instance data. Holds source id bus instances and bus sends data.

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function

FPatchOutput...

 

AddNewPatch

(
    int32 MaxLatencyInSamples,
    float InGain
)

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