Navigation
API > API/Plugins > API/Plugins/PixelCapture
Inheritance Hierarchy
- IPixelCaptureInputFrame
- FPixelCaptureInputFrameRHI
References
| Module | PixelCapture |
| Header | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Public/PixelCaptureInputFrameRHI.h |
| Include | #include "PixelCaptureInputFrameRHI.h" |
Syntax
class FPixelCaptureInputFrameRHI : public IPixelCaptureInputFrame
Remarks
A basic input frame for the Capture system that wraps a RHI texture buffer.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTexture2DRHIRef | FrameTexture |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPixelCaptureInputFrameRHI
(
FTexture2DRHIRef InFrameTexture |
Destructors
| Type | Name | Description | |
|---|---|---|---|