FRemoteControlProtocolMIDI::Bind

Bind the protocol entity to the protocol

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IRemoteControlProtocol::Bind()

FRemoteControlProtocolMIDI::Bind()

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

virtual void Bind
(
    FRemoteControlProtocolEntityPtr InEntityPtr
)

Remarks

Bind the protocol entity to the protocol

Parameters

Parameter

Description

InEntityPtr

protocol entity struct on scope pointer