Navigation
API > API/Plugins > API/Plugins/PixelStreaming
Inheritance Hierarchy
- IPixelCaptureCapturerSource
- FPixelStreamingVideoInput
- FPixelStreamingVideoInputRHI
- FPixelStreamingVideoInputRenderTarget
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/PixelStreamingVideoInputRenderTarget.h |
| Include | #include "PixelStreamingVideoInputRenderTarget.h" |
Syntax
class FPixelStreamingVideoInputRenderTarget : public FPixelStreamingVideoInputRHI
Remarks
Use this if you want to send the contents of a render target.
Constructors
No constructors are accessible with public or protected access.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FPixelStreamingVideoInputRenderTarget > | Create
(
UTextureRenderTarget2D* Target |