![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FrameGrabber.h>
Public Member Functions | |
| FCapturedFrameData (FIntPoint InBufferSize, FFramePayloadPtr InPayload) | |
| FCapturedFrameData (FCapturedFrameData &&In) | |
| FCapturedFrameData & | operator= (FCapturedFrameData &&In) |
| template<typename T > | |
| T * | GetPayload () |
Public Attributes | |
| TArray< FColor > | ColorBuffer |
| FIntPoint | BufferSize |
| FFramePayloadPtr | Payload |
Structure representing a captured frame
|
inline |
|
inline |
|
inline |
|
inline |
| FIntPoint FCapturedFrameData::BufferSize |
The size of the resulting color buffer
| FFramePayloadPtr FCapturedFrameData::Payload |
Optional user-specified payload