UVideoCaptureProtocol::SetupImpl

Called once at the start of the capture process (before any warmup) to set up anything required for the capture.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/Protocols/VideoCaptureProtocol.h

Include

#include "Protocols/VideoCaptureProtocol.h"

Source

/Engine/Source/Runtime/MovieSceneCapture/Private/VideoCaptureProtocol.cpp

Syntax

virtual bool SetupImpl()

Remarks

Called once at the start of the capture process (before any warmup) to set up anything required for the capture.