Navigation
API > API/Plugins > API/Plugins/TakeRecorder > API/Plugins/TakeRecorder/ITakeRecorderTabContent
Description
Starts a recording session via the cockpit widget. Does nothing if the cockpit is unavailable, a recording is already in progress, the panel is in review mode, or CanStartRecording returns false.
| Name | StartRecording |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/ITakeRecorderTabContent.h |
| Include Path | #include "ITakeRecorderTabContent.h" |
void StartRecording() const