Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AudioPluginUtilities
Description
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.
| Name | GetDesiredSpatializationPluginName |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AudioPluginUtilities.h |
| Include Path | #include "AudioPluginUtilities.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioPluginUtilities.cpp |
static FName GetDesiredSpatializationPluginName()