Navigation
API > API/Runtime > API/Runtime/AudioAnalyzer
UAudioAnalyzerSettings provides a way to store and reuse existing analyzer settings across multiple analyzers.
| Name | UAudioAnalyzerSettings |
| Type | class |
| Header File | /Engine/Source/Runtime/AudioAnalyzer/Classes/AudioAnalyzer.h |
| Include Path | #include "AudioAnalyzer.h" |
Syntax
UCLASS (Abstract, EditInlineNew, BlueprintType, MinimalAPI)
class UAudioAnalyzerSettings : public UAudioAnalyzerAssetBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAudioAnalyzerAssetBase → UAudioAnalyzerSettings