Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkClient
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h |
| Include | #include "ILiveLinkClient.h" |
void UnregisterForFrameDataReceived
(
const FLiveLinkSubjectKey & InSubjectKey,
FDelegateHandle InStaticDataReceivedHandle,
FDelegateHandle InFrameDataReceivedHandle
)
Remarks
Unregister delegate registered with RegisterForFrameDataReceived.