UMovieSceneCaptureProtocolBase::CaptureFrameImpl

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/MovieSceneCaptureProtocolBase.h

Include

#include "MovieSceneCaptureProtocolBase.h"

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