ILiveLinkClient::IsSubjectTimeSynchronized

Whether or not the subject's data, from a specific source, is time synchronized or not

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::IsSubjectTimeSynchronized()

FLiveLinkClient::IsSubjectTimeSynchronized()

References

Module

LiveLinkInterface

Header

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

Include

#include "ILiveLinkClient.h"

Syntax

bool IsSubjectTimeSynchronized
(
    const FLiveLinkSubjectKey & SubjectKey
) const

Remarks

Whether or not the subject's data, from a specific source, is time synchronized or not

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