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

LiveLinkInterface

Header

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

Include

#include "ILiveLinkClient.h"

Syntax

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