Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/Analysis
Inheritance Hierarchy
- IVertexAnalyzer
- FVertexAnalyzerBase
- FVertexAnalyzerAudioBusWriter
References
| Module | MetasoundEngine |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/Analysis/MetasoundVertexAnalyzerAudioBusWriter.h |
| Include | #include "Analysis/MetasoundVertexAnalyzerAudioBusWriter.h" |
Syntax
class FVertexAnalyzerAudioBusWriter : public Metasound::Frontend::FVertexAnalyzerBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVertexAnalyzerAudioBusWriter
(
const FCreateAnalyzerParams& InParams |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | GetAnalyzerMemberName
(
const Audio::FDeviceId InDeviceID, |
||
| const FName & | |||
| const FName & | GetDataType () |
Overridden from IVertexAnalyzer
| Type | Name | Description | |
|---|---|---|---|
| void | Execute () |
Executes analysis. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FFactory |
Typedefs
| Name | Description |
|---|---|
| FAnalyzerOutput | |
| FCreateAnalyzerParams |