IAudioSpatializationFactory::GetMaxSupportedChannels

Windows
MacOS
Linux

Override Hierarchy

IAudioSpatializationFactory::GetMaxSupportedChannels()

FITDSpatializationPluginFactory::GetMaxSupportedChannels()

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/IAudioExtensionPlugin.h

Include

#include "IAudioExtensionPlugin.h"

Syntax

virtual int32 GetMaxSupportedChannels()

Returns

the max amount of channels your plugin supports. For example, override this to return 2 to support spatializing mono and stereo sources.

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