ILiveLinkClient::PushSubjectFrameData_AnyThread

Push frame data for a specific subject for a certain role

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::PushSubjectFrameData_AnyThread()

FLiveLinkClient::PushSubjectFrameData_AnyThread()

References

Module

LiveLinkInterface

Header

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

Include

#include "ILiveLinkClient.h"

Syntax

void PushSubjectFrameData_AnyThread
(
    const FLiveLinkSubjectKey & SubjectKey,
    FLiveLinkFrameDataStruct && FrameData
)

Remarks

Push frame data for a specific subject for a certain role

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