Navigation
API > API/Plugins > API/Plugins/TakeRecorder > API/Plugins/TakeRecorder/ITakeRecorderTabContent
Description
Sets the recording frame rate on the cockpit widget. Has no effect if no panel or cockpit is currently active.
| Name | SetFrameRate |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/ITakeRecorderTabContent.h |
| Include Path | #include "ITakeRecorderTabContent.h" |
void SetFrameRate
(
FFrameRate InFrameRate
)