UMovieSceneCaptureProtocolBase::CaptureFrame

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

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

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

Include

#include "MovieSceneCaptureProtocolBase.h"

Source

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

Syntax

void CaptureFrame
(
    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

Host

The client that is initializing this protocol

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