AudioPluginUtilities::GetDesiredPluginName

This function returns the name of the plugin specified in the platform 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 FString GetDesiredPluginName
(
    EAudioPlugin PluginType
)

Remarks

This function returns the name of the plugin specified in the platform settings.

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