IFramePayload

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

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

Include

#include "FrameGrabber.h"

Syntax

struct IFramePayload

Destructors

Name Description

Public function Virtual

~IFramePayload()

Functions

Name Description

Public function Virtual Const

bool

 

OnFrameReady_RenderThread

(
    FColor* ColorBuffer,
    FIntPoint BufferSize,
    FIntPoint TargetSize
)

Called when the buffer is now available in CPU ram Return true if you would like to execute the default behavior.

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