IRemoteControlProtocolMIDIModule::GetMIDIDevices

Get MIDI devices asynchronously. If bRefresh is true, device info is flushed and re-initialized.

Windows
MacOS
Linux

References

Module

RemoteControlProtocolMIDI

Header

/Engine/Plugins/VirtualProduction/RemoteControlProtocolMIDI/Source/RemoteControlProtocolMIDI/Public/IRemoteControlProtocolMIDIModule.h

Include

#include "IRemoteControlProtocolMIDIModule.h"

Syntax

TFuture< TSharedPtr< TArray< FFoundMIDIDevice >, ESPMode::ThreadSafe > > GetMIDIDevices
(
    bool bRefresh
)

Remarks

Get MIDI devices asynchronously. If bRefresh is true, device info is flushed and re-initialized.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss