AudioPluginUtilities

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "AudioPluginUtilities.h"

Syntax

struct AudioPluginUtilities

Remarks

Plugin Utilities

Functions

Name Description

Public function Static

const FName ...

 

GetDefaultModulationPluginName()

Public function Static

IAudioModula...

 

GetDesiredModulationPlugin()

Public function Static

IAudioOcclus...

 

GetDesiredOcclusionPlugin()

Public function Static

FString

 

GetDesiredPluginName

(
    EAudioPlugin PluginType
)

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

Public function Static

IAudioReverb...

 

GetDesiredReverbPlugin()

Public function Static

IAudioSpatia...

 

GetDesiredSpatializationPlugin()

These functions return a pointer to the plugin factory that matches the plugin name specified in the target platform's 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