Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioPluginUtilities.h |
| Include | #include "AudioPluginUtilities.h" |
Syntax
struct AudioPluginUtilities
Remarks
Plugin Utilities
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FName & | |||
| IAudioModulationFactory * | |||
| IAudioOcclusionFactory * | |||
| FString | GetDesiredPluginName
(
EAudioPlugin PluginType |
This function returns the name of the plugin specified in the platform settings. | |
| IAudioReverbFactory * | |||
| IAudioSourceDataOverrideFactory * | |||
| IAudioSpatializationFactory * | |||
| FName | These functions return a pointer to the plugin factory that matches the plugin name specified in the target platform's settings. | ||
| TArray< IAudioSpatializationFactory * > |