Navigation
Unreal Engine C++ API Reference > Runtime > Engine > IVideoRecordingSystem
- IVideoRecordingSystem::PauseRecording()
- FGenericVideoRecordingSystem::PauseRecording()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/VideoRecordingSystem.h |
Include | #include "VideoRecordingSystem.h" |
void PauseRecording&40;&41;
Remarks
Pauses video recording after a call to StartRecording. Call StartRecording again to resume.