ULiveLinkTimecodeProvider::GetQualifiedFrameTime

Return current frame time.

Windows
MacOS
Linux

Override Hierarchy

UTimecodeProvider::GetQualifiedFrameTime()

ULiveLinkTimecodeProvider::GetQualifiedFrameTime()

References

Module

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkTimecodeProvider.h

Include

#include "LiveLinkTimecodeProvider.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkTimecodeProvider.cpp

Syntax

virtual FQualifiedFrameTime GetQualifiedFrameTime() const

Remarks

Return current frame time. Since it may be called several times per frame, it is suggested to return a cached value.

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