Navigation
| Name | PixelStreamingServers |
| Type | Plugin |
| Part of Plugins | Pixel Streaming |
| Location | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreamingServers/ |
| Module Build Rules | PixelStreamingServers.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 > | PixelStreamingServers.h | |
| FOnReady | TMulticastDelegate_OneParam< void, const FEndpoints & > | PixelStreamingServers.h |
Enums
Public
| Name | Remarks |
|---|---|
| UE::PixelStreamingServers::EEndpoint | Endpoints for the various Pixel Streaming servers. |