Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound > API/Plugins/HarmonixMetasound/HarmonixMetasound > API/Plugins/HarmonixMetasound/HarmonixMetasound/Analysis
Inheritance Hierarchy
- IVertexAnalyzer
- FVertexAnalyzerBase
- FMidiClockVertexAnalyzer
References
| Module | HarmonixMetasound |
| Header | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/Analysis/MidiClockVertexAnalyzer.h |
| Include | #include "HarmonixMetasound/Analysis/MidiClockVertexAnalyzer.h" |
Syntax
class FMidiClockVertexAnalyzer : public Metasound::Frontend::FVertexAnalyzerBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMidiClockVertexAnalyzer
(
const Metasound::Frontend::FCreateAnalyzerParams& InParams |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FName & | |||
| const FName & | GetDataType () |
Overridden from IVertexAnalyzer
| Type | Name | Description | |
|---|---|---|---|
| void | Execute () |
Executes analysis. |