Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkClient > API/Runtime/LiveLinkInterface/ILiveLinkClient/GetSubjectFrameTimes
- ILiveLinkClient::GetSubjectFrameTimes()
- FLiveLinkClient::GetSubjectFrameTimes()
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h |
| Include | #include "ILiveLinkClient.h" |
TArray< FLiveLinkTime > GetSubjectFrameTimes
&40;
const FLiveLinkSubjectKey & SubjectKey
&41; const
Remarks
Get the time of all the frames for a specific subject, including computed offsets.
Use for debugging purposes.