FMixerSubmix::SetupSoundfieldStreams

Updates settings, potentially creating or removing ambisonics streams based on what types of submixes this submix is connected to.

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 SetupSoundfieldStreams
(
    const USoundfieldEncodingSettingsBase * SoundfieldSettings,
    TArray< USoundfieldEffectBase * > & Processors,
    ISoundfieldFactory * InSoundfieldFactory
)

Remarks

Updates settings, potentially creating or removing ambisonics streams based on what types of submixes this submix is connected to.

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