Navigation
| Name | PixelStreaming2Servers |
| Type | Plugin |
| Part of Plugins | Pixel Streaming 2 |
| Location | /Engine/Plugins/Media/PixelStreaming2/Source/PixelStreaming2Servers/ |
| Module Build Rules | PixelStreaming2Servers.Build.cs |
Structs
| Name | Remarks |
|---|---|
| FLaunchArgs | Configuration to control behaviour when launching any of the Pixel Streaming servers. |
Interfaces
| Name | Remarks |
|---|---|
| IServer | Interface for all Pixel Streaming servers. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FEndpoints | TMap< EEndpoint, FURL > | PixelStreaming2Servers.h | |
| FOnReady | TMulticastDelegate_OneParam< void, const FEndpoints & > | PixelStreaming2Servers.h |
Enums
Public
| Name | Remarks |
|---|---|
| UE::PixelStreaming2Servers::PIXELSTREAMING2EEndpoint | Endpoints for the various Pixel Streaming servers. |