Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/IPixelStreamingStreamer
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/IPixelStreamingStreamer.h |
| Include | #include "IPixelStreamingStreamer.h" |
void SetSignallingConnection
&40;
TSharedPtr< IPixelStreamingSignallingConnection > InSignallingConnection
&41;
Remarks
Set the connection to the signalling server.
Parameters
| Name | Description |
|---|---|
| InSignallingConnection | The connection to the signalling server |