Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/VirtualProduction/RemoteControlProtocolMIDI/Source/RemoteControlProtocolMIDI/Public/IRemoteControlProtocolMIDIModule.h |
Include |
#include "IRemoteControlProtocolMIDIModule.h" |
TFuture< TSharedPtr< TArray< FFoundMIDIDevice >, ESPMode::ThreadSafe > > GetMIDIDevices
(
bool bRefresh
)
Get MIDI devices asynchronously. If bRefresh is true, device info is flushed and re-initialized.