FRemoteControlMIDIDevice::SetDevice

Sets DeviceId and DeviceName, disables bUseProjectSettings and bUseUserDeviceId.

Choose your operating system:

Windows

macOS

Linux

References

Module

RemoteControlProtocolMIDI

Header

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

Include

#include "RemoteControlProtocolMIDI.h"

Source

/Engine/Plugins/VirtualProduction/RemoteControlProtocolMIDI/Source/RemoteControlProtocolMIDI/Private/RemoteControlProtocolMIDI.cpp

Syntax

void SetDevice
(
    const int32 InDeviceId,
    const FName & InDeviceName
)

Remarks

Sets DeviceId and DeviceName, disables bUseProjectSettings and bUseUserDeviceId.