Module |
|
Header |
/Engine/Source/Runtime/MovieSceneCapture/Public/FrameGrabber.h |
Include |
#include "FrameGrabber.h" |
struct FCapturedFrameData
Structure representing a captured frame
Name | Description | ||
---|---|---|---|
|
FIntPoint |
BufferSize |
The size of the resulting color buffer |
|
ColorBuffer |
The color buffer of the captured frame |
|
|
FFramePayloadPt... |
Payload |
Optional user-specified payload |
Name | Description | |
---|---|---|
|
FCapturedFrameData ( |
|
|
FCapturedFrameData ( |
Name | Description | ||
---|---|---|---|
|
T * |
GetPayload() |
Name | Description | ||
---|---|---|---|
|
FCapturedFra... |
operator= ( |