Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AudioMixer/Public/AudioMixerDevice.h |
Include |
#include "AudioMixerDevice.h" |
Source |
/Engine/Source/Runtime/AudioMixer/Private/AudioMixerDevice.cpp |
ISoundfieldFactory * GetFactoryForSubmixInstance
(
FMixerSubmixWeakPtr & SoundSubmixPtr
)
If SoundSubmix is a soundfield submix, this will return the factory used to encode source audio to it's soundfield format. Otherwise, returns nullptr.