ILiveLinkClient::UnregisterForFrameDataReceived

Unregister delegate registered with RegisterForFrameDataReceived.

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::UnregisterForFrameDataReceived()

FLiveLinkClient::UnregisterForFrameDataReceived()

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h

Include

#include "ILiveLinkClient.h"

Syntax

void UnregisterForFrameDataReceived
(
    const FLiveLinkSubjectKey & InSubjectKey,
    FDelegateHandle InStaticDataReceivedHandle,
    FDelegateHandle InFrameDataReceivedHandle
)

Remarks

Unregister delegate registered with RegisterForFrameDataReceived.

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