Navigation
API > API/Plugins > API/Plugins/PixelCapture > API/Plugins/PixelCapture/FPixelCaptureBufferNV12
Description
Copies the given buffer into this buffer. Supplied so copies can be explicit in code where we want to be verbose.
| Name | Copy |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Public/PixelCaptureBufferNV12.h |
| Include Path | #include "PixelCaptureBufferNV12.h" |
void Copy
(
const FPixelCaptureBufferNV12 & Other
)