Navigation
API > API/Plugins > API/Plugins/TakeRecorder > API/Plugins/TakeRecorder/ITakeRecorderTabContent
Description
Configures the cockpit to derive its frame rate from the current timecode source when bInFromTimecode is true. Has no effect if no panel or cockpit is currently active.
| Name | SetFrameRateFromTimecode |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/ITakeRecorderTabContent.h |
| Include Path | #include "ITakeRecorderTabContent.h" |
void SetFrameRateFromTimecode
(
bool bInFromTimecode
)