UUserDefinedCaptureProtocol::CaptureFrameImpl

Instruct this protocol to capture a frame relating to the specified metrics

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneCaptureProtocolBase::CaptureFrameImpl()

UUserDefinedCaptureProtocol::CaptureFrameImpl()

References

Module

MovieSceneCapture

Header

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

Include

#include "Protocols/UserDefinedCaptureProtocol.h"

Source

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

Syntax

virtual void CaptureFrameImpl
(
    const FFrameMetrics & FrameMetrics
)

Remarks

Instruct this protocol to capture a frame relating to the specified metrics

Parameters

Parameter

Description

FrameMetrics

Frame metrics relating to the current frame

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