Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FApp
Description
Get the frame rate of the current frame time. If the current frame time is not set, the frame rate value will be defaulted.
| Name | GetTimecodeFrameRate |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/App.h |
| Include Path | #include "Misc/App.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/App.cpp |
static FFrameRate GetTimecodeFrameRate()
the current timecode frame rate.