Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FMidiEventInfo, |
HarmonixMetasound/DataTypes/MidiEventInfo.h | ||
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FHarmonixFFTAnalyzerResults, |
HarmonixMetasound/DataTypes/FFTAnalyzerResult.h | ||
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FMusicSeekRequest, |
NOTE: Since there is no corresponding cpp file, the corresponding REGISTER_METASOUND_DATATYPE is in MidiClock.cpp. | HarmonixMetasound/DataTypes/MusicSeekRequest.h | |
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FTimeSignature, |
HarmonixMetasound/DataTypes/TimeSignature.h |
DECLARE_METASOUND_DATA_REFERENCE_TYPES(FMidiEventInfo, FMidiEventInfoTypeInfo, FMidiEventInfoReadRef, FMidiEventInfoWriteRef)
| Name | DECLARE_METASOUND_DATA_REFERENCE_TYPES |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/MidiEventInfo.h |
| Include Path | #include "HarmonixMetasound/DataTypes/MidiEventInfo.h" |
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FMidiEventInfo ,
FMidiEventInfoTypeInfo,
FMidiEventInfoReadRef,
FMidiEventInfoWriteRef
)
DECLARE_METASOUND_DATA_REFERENCE_TYPES(FHarmonixFFTAnalyzerResults, HARMONIXMETASOUND_API, FHarmonixFFTAnalyzerResultsTypeInfo, FHarmonixFFTAnalyzerResultsReadRef, FHarmonixFFTAnalyzerResultsWriteRef)
| Name | DECLARE_METASOUND_DATA_REFERENCE_TYPES |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/FFTAnalyzerResult.h |
| Include Path | #include "HarmonixMetasound/DataTypes/FFTAnalyzerResult.h" |
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FHarmonixFFTAnalyzerResults ,
HARMONIXMETASOUND_API,
FHarmonixFFTAnalyzerResultsTypeInfo,
FHarmonixFFTAnalyzerResultsReadRef,
FHarmonixFFTAnalyzerResultsWriteRef
)
DECLARE_METASOUND_DATA_REFERENCE_TYPES(FMusicSeekRequest, HARMONIXMETASOUND_API, FMusicSeekRequestTypeInfo, FMusicSeekRequestReadRef, FMusicSeekRequestWriteRef)
Description
NOTE: Since there is no corresponding cpp file, the corresponding REGISTER_METASOUND_DATATYPE is in MidiClock.cpp.
| Name | DECLARE_METASOUND_DATA_REFERENCE_TYPES |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/MusicSeekRequest.h |
| Include Path | #include "HarmonixMetasound/DataTypes/MusicSeekRequest.h" |
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FMusicSeekRequest ,
HARMONIXMETASOUND_API,
FMusicSeekRequestTypeInfo,
FMusicSeekRequestReadRef,
FMusicSeekRequestWriteRef
)
DECLARE_METASOUND_DATA_REFERENCE_TYPES(FTimeSignature, HARMONIXMETASOUND_API, FTimeSignatureTypeInfo, FTimeSignatureReadRef, FTimeSignatureWriteRef)
| Name | DECLARE_METASOUND_DATA_REFERENCE_TYPES |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/TimeSignature.h |
| Include Path | #include "HarmonixMetasound/DataTypes/TimeSignature.h" |
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FTimeSignature ,
HARMONIXMETASOUND_API,
FTimeSignatureTypeInfo,
FTimeSignatureReadRef,
FTimeSignatureWriteRef
)