Navigation
API > API/Plugins > API/Plugins/PixelCapture > API/Plugins/PixelCapture/FPixelCaptureCapturerLayered
Description
A callback to broadcast on when the frame has completed the capture process. Called once when all layers of a given input frame have completed.
| Name | DECLARE_TS_MULTICAST_DELEGATE |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Public/PixelCaptureCapturerLayered.h |
| Include Path | #include "PixelCaptureCapturerLayered.h" |
DECLARE_TS_MULTICAST_DELEGATE
(
FOnComplete
)