FApp::GetTimecodeFrameRate

Get the frame rate of the current frame time.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/App.h

Include

#include "Misc/App.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/App.cpp

Syntax

static FFrameRate GetTimecodeFrameRate()

Remarks

Get the frame rate of the current frame time. If the current frame time is not set, the frame rate value will be defaulted.

Returns

the current timecode frame rate.

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