FLiveLinkClient::GetSubjectFrameTimes

Get the time of all the frames for a specific source. @note Use for debugging purposes.

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::GetSubjectFrameTimes()

FLiveLinkClient::GetSubjectFrameTimes()

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 TArray< FLiveLinkTime > GetSubjectFrameTimes
(
    const FLiveLinkSubjectKey & SubjectKey
) const

Remarks

Get the time of all the frames for a specific source. @note Use for debugging purposes.

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