Navigation
| Name | PixelStreamingEditor |
| Type | Editor |
| Part of Plugins | Pixel Streaming |
| Location | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreamingEditor/ |
| Module Build Rules | PixelStreamingEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FPixelStreamingStyle | |
| FPixelStreamingVideoInputBackBufferComposited | Use this if you want to send the full UE editor as video input. |
| FPixelStreamingVideoInputViewport | Use this if you want to send the UE primary scene viewport as video input - will only work in editor. |
Interfaces
| Name | Remarks |
|---|---|
| IPixelStreamingEditorModule | The public interface of the Pixel Streaming Editor module. |
Enums
Public
| Name | Remarks |
|---|---|
| UE::EditorPixelStreaming::EStreamTypes | These are the commands used in the toolbar visible in the editor |