UTimecodeProvider::GetDelayedQualifiedFrameTime

Return the frame number and the frame rate of the frame number with the Frame Delay applied.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/TimecodeProvider.h

Include

#include "Engine/TimecodeProvider.h"

Source

/Engine/Source/Runtime/Engine/Private/Engine/TimecodeProvider.cpp

Syntax

FQualifiedFrameTime GetDelayedQualifiedFrameTime() const

Remarks

Return the frame number and the frame rate of the frame number with the Frame Delay applied. It may not be in sync with the current frame. Depending on the implementation, it may or may not be valid only when GetSynchronizationState() is Synchronized.

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