Navigation
API > API/Plugins > API/Plugins/MIDIDevice > API/Plugins/MIDIDevice/UMIDIDeviceControllerBase
- UMIDIDeviceControllerBase::StartupDevice()
- UMIDIDeviceController::StartupDevice()
- UMIDIDeviceInputController::StartupDevice()
- UMIDIDeviceOutputController::StartupDevice()
References
| Module | MIDIDevice |
| Header | /Engine/Plugins/Runtime/MIDIDevice/Source/MIDIDevice/Public/MIDIDeviceControllerBase.h |
| Include | #include "MIDIDeviceControllerBase.h" |
virtual void StartupDevice
&40;
const int32 InitDeviceID,
const int32 InitMIDIBufferSize,
bool & bOutWasSuccessful
&41;
Remarks
Called from UMIDIDeviceManager after the controller is created to get it ready to use. Don't call this directly.