Navigation
API > API/Plugins > API/Plugins/PixelStreamingEditor
Inheritance Hierarchy
- IPixelCaptureCapturerSource
- FPixelStreamingVideoInput
- FPixelStreamingVideoInputRHI
- FPixelStreamingVideoInputBackBufferComposited
References
| Module | PixelStreamingEditor |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreamingEditor/Public/PixelStreamingVideoInputBackBufferComposited.h |
| Include | #include "PixelStreamingVideoInputBackBufferComposited.h" |
Syntax
class FPixelStreamingVideoInputBackBufferComposited : public FPixelStreamingVideoInputRHI
Remarks
Use this if you want to send the full UE editor as video input.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnFrameSizeChanged | OnFrameSizeChanged |
Constructors
No constructors are accessible with public or protected access.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FPixelStreamingVideoInputBackBufferComposited > | Create () |
Overridden from FPixelStreamingVideoInput
| Type | Name | Description | |
|---|---|---|---|
| FString | ToString () |
A human readable identifier used when displaying what the streamer is streaming in the toolbar |
Typedefs
| Name | Description |
|---|---|
| FOnFrameSizeChanged |