AudioPluginUtilities::GetDesiredSpatializationPlugin

These functions return a pointer to the plugin factory that matches the plugin name specified in the target platform's settings.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioPluginUtilities.h

Include

#include "AudioPluginUtilities.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioPluginUtilities.cpp

Syntax

static IAudioSpatializationFactory * GetDesiredSpatializationPlugin()

Remarks

These functions return a pointer to the plugin factory that matches the plugin name specified in the target platform's settings.

if no matching plugin is found, nullptr is returned.

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