Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkClient
- ILiveLinkClient::EvaluateFrame_AnyThread()
- FLiveLinkClient::EvaluateFrame_AnyThread()
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h |
| Include | #include "ILiveLinkClient.h" |
bool EvaluateFrame_AnyThread
&40;
FLiveLinkSubjectName SubjectName,
TSubclassOf< ULiveLinkRole > Role,
FLiveLinkSubjectFrameData & OutFrame
&41;
Remarks
Return the evaluated subject snapshot for a specific role. The subject may go through a translator to get the desired role's frame data.
This will always return the same value for a specific frame. True if the snapshot is valid.