| bCanReceiveFrom |
bool |
True if the device supports sending events to us |
MIDIDeviceManager.h |
- BlueprintReadOnly
- Category="MIDI Device Manager"
|
| bCanSendTo |
bool |
True if the device supports receiving events from us |
MIDIDeviceManager.h |
- BlueprintReadOnly
- Category="MIDI Device Manager"
|
| bIsAlreadyInUse |
bool |
Whether the device is already in use. |
MIDIDeviceManager.h |
- BlueprintReadOnly
- Category="MIDI Device Manager"
|
| bIsDefaultInputDevice |
bool |
True if this is the default MIDI device for input on this system |
MIDIDeviceManager.h |
- BlueprintReadOnly
- Category="MIDI Device Manager"
|
| bIsDefaultOutputDevice |
bool |
True if this is the default MIDI device for output on this system |
MIDIDeviceManager.h |
- BlueprintReadOnly
- Category="MIDI Device Manager"
|
| DeviceID |
int32 |
The unique ID of this MIDI device |
MIDIDeviceManager.h |
- BlueprintReadOnly
- Category="MIDI Device Manager"
|
| DeviceName |
FString |
The name of this device. This name comes from the MIDI hardware, and might not be unique |
MIDIDeviceManager.h |
- BlueprintReadOnly
- Category="MIDI Device Manager"
|