Choose your operating system:
Windows
macOS
Linux
| IAudioSpatializationFactory::GetMaxSupportedChannels()
|
Module |
|
Header |
/Engine/Plugins/Runtime/Spatialization/Source/Spatialization/Public/ITDSpatializer.h |
Include |
#include "ITDSpatializer.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.