Navigation
API > API/Plugins > API/Plugins/PixelCapture > API/Plugins/PixelCapture/FPixelCaptureCapturerRHIToI420Co-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedPtr< FPixelCaptureCapturerRHIToI420Compute > Create
(
FPixelCaptureCapturerConfig Config |
PixelCaptureCapturerRHIToI420Compute.h | ||
static TSharedPtr< FPixelCaptureCapturerRHIToI420Compute > Create
(
float InScale |
PixelCaptureCapturerRHIToI420Compute.h |
Create(FPixelCaptureCapturerConfig)
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Public/PixelCaptureCapturerRHIToI420Compute.h |
| Include Path | #include "PixelCaptureCapturerRHIToI420Compute.h" |
| Source | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Private/PixelCaptureCapturerRHIToI420Compute.cpp |
static TSharedPtr < FPixelCaptureCapturerRHIToI420Compute > Create
(
FPixelCaptureCapturerConfig Config
)
Create(float)
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Public/PixelCaptureCapturerRHIToI420Compute.h |
| Include Path | #include "PixelCaptureCapturerRHIToI420Compute.h" |
static TSharedPtr < FPixelCaptureCapturerRHIToI420Compute > Create
(
float InScale
)