UFrameGrabberProtocol::ProcessFrame

Process a captured frame. This may be called on any thread.

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieSceneCapture

Header

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

Include

#include "Protocols/FrameGrabberProtocol.h"

Syntax

virtual void ProcessFrame
(
    FCapturedFrameData Frame
)

Remarks

Process a captured frame. This may be called on any thread.

Parameters

Parameter

Description

Frame

The captured frame data, including any payload retrieved from GetFramePayload

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