FRemoteControlMIDIDevice::SetDevice

Sets DeviceId and DeviceName, disables bUseProjectSettings and bUseUserDeviceId.

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.

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