Navigation
API > API/Plugins > API/Plugins/PixelCapture > API/Plugins/PixelCapture/FPixelCaptureCapturerRHIToI420Co-
References
| Module | PixelCapture |
| Header | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Public/PixelCaptureCapturerRHIToI420Compute.h |
| Include | #include "PixelCaptureCapturerRHIToI420Compute.h" |
| Source | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Private/PixelCaptureCapturerRHIToI420Compute.cpp |
static TSharedPtr < FPixelCaptureCapturerRHIToI420Compute > Create
(
float InScale
)
Remarks
Creates a new Capturer capturing the input frame at the given scale.
Parameters
| Name | Description |
|---|---|
| InScale | The scale of the resulting output capture. |