IVideoRecordingSystem::PauseRecording

Pauses video recording after a call to StartRecording. Call StartRecording again to resume.

Windows
MacOS
Linux

Override Hierarchy

IVideoRecordingSystem::PauseRecording()

FGenericVideoRecordingSystem::PauseRecording()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/VideoRecordingSystem.h

Include

#include "VideoRecordingSystem.h"

Syntax

void PauseRecording()

Remarks

Pauses video recording after a call to StartRecording. Call StartRecording again to resume.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss