Choose your operating system:
Windows
macOS
Linux
| IAudioSpatializationFactory::GetMaxSupportedChannels()
|
Module |
|
Header |
/Engine/Source/Runtime/AudioExtensions/Public/IAudioExtensionPlugin.h |
Include |
#include "IAudioExtensionPlugin.h" |
virtual int32 GetMaxSupportedChannels()
the max amount of channels your plugin supports. For example, override this to return 2 to support spatializing mono and stereo sources.