FLiveLinkClient::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

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkClient.h

Include

#include "LiveLinkClient.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkClient.cpp

Syntax

virtual 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