Represents a MIDI device controller. More...
#include <ST_AudioControlSettings.h>
Public Attributes | |
EMIDIType | MIDIType = EMIDIType::None |
Type of the MIDI device. | |
Public Attributes inherited from FST_AudioController | |
UObject * | Controller = nullptr |
Controller object reference. | |
FName | Name = "" |
Controller name identifier. |
Additional Inherited Members | |
Public Member Functions inherited from FST_AudioController | |
bool | operator== (const FST_AudioController &Other) const |
bool | operator!= (const FST_AudioController &Other) const |
Represents a MIDI device controller.