Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HarmonixMetasound::DECLARE_METASOUND_DATA_REFERENCE_ALIAS_TYPES
(
FMidiClock, |
Declare aliases IN the namespace... | HarmonixMetasound/DataTypes/MidiClock.h | |
HarmonixMetasound::DECLARE_METASOUND_DATA_REFERENCE_ALIAS_TYPES
(
FMusicTransportEvent, |
Declare aliases IN the namespace... | HarmonixMetasound/DataTypes/MusicTransport.h |
HarmonixMetasound::DECLARE_METASOUND_DATA_REFERENCE_ALIAS_TYPES(FMidiClock, FMidiClockTypeInfo, FMidiClockReadRef, FMidiClockWriteRef)
Description
Declare aliases IN the namespace...
| Name | HarmonixMetasound::DECLARE_METASOUND_DATA_REFERENCE_ALIAS_TYPES |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/MidiClock.h |
| Include Path | #include "HarmonixMetasound/DataTypes/MidiClock.h" |
namespace HarmonixMetasound
{
HarmonixMetasound::DECLARE_METASOUND_DATA_REFERENCE_ALIAS_TYPES
(
FMidiClock ,
FMidiClockTypeInfo,
FMidiClockReadRef,
FMidiClockWriteRef
)
}
HarmonixMetasound::DECLARE_METASOUND_DATA_REFERENCE_ALIAS_TYPES(FMusicTransportEvent, FMusicTransportEventTypeInfo, FMusicTransportEventReadRef, FMusicTransportEventWriteRef)
Description
Declare aliases IN the namespace...
| Name | HarmonixMetasound::DECLARE_METASOUND_DATA_REFERENCE_ALIAS_TYPES |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/MusicTransport.h |
| Include Path | #include "HarmonixMetasound/DataTypes/MusicTransport.h" |
namespace HarmonixMetasound
{
HarmonixMetasound::DECLARE_METASOUND_DATA_REFERENCE_ALIAS_TYPES
(
FMusicTransportEvent ,
FMusicTransportEventTypeInfo,
FMusicTransportEventReadRef,
FMusicTransportEventWriteRef
)
}