Navigation
API > API/Plugins > API/Plugins/MIDIDevice > API/Plugins/MIDIDevice/UMIDIDeviceControllerBase
Description
Called every frame by UMIDIDeviceManager to poll for new MIDI events and broadcast them out to subscribers of OnMIDIEvent. Don't call this directly.
Derived Overrides
- UMIDIDeviceController::ProcessIncomingMIDIEvents
- UMIDIDeviceInputController::ProcessIncomingMIDIEvents
| Name | ProcessIncomingMIDIEvents |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MIDIDevice/Source/MIDIDevice/Public/MIDIDeviceControllerBase.h |
| Include Path | #include "MIDIDeviceControllerBase.h" |
virtual void ProcessIncomingMIDIEvents()