Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FVideoRecordingParameters
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
VideoRecordingSystem.h |
|
|
|
VideoRecordingSystem.h |
|
FVideoRecordingParameters()
| |
|
| Name |
FVideoRecordingParameters |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/VideoRecordingSystem.h |
| Include Path |
#include "VideoRecordingSystem.h" |
FVideoRecordingParameters()
| |
|
| Name |
FVideoRecordingParameters |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/VideoRecordingSystem.h |
| Include Path |
#include "VideoRecordingSystem.h" |
FVideoRecordingParameters
(
uint64 InRecordingLengthSeconds,
bool bInAutoStart,
bool bInAutoContinue,
bool bInExportToLibrary,
FPlatformUserId InUserId
)