Navigation
API > API/Runtime > API/Runtime/AudioAnalyzer
Inheritance Hierarchy
- IModuleInterface
- FAudioAnalyzerModule
References
| Module | AudioAnalyzer |
| Header | /Engine/Source/Runtime/AudioAnalyzer/Public/AudioAnalyzerModule.h |
| Include | #include "AudioAnalyzerModule.h" |
Syntax
class FAudioAnalyzerModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |