Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/IPixelStreamingModule
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/IPixelStreamingModule.h |
| Include | #include "IPixelStreamingModule.h" |
TSharedPtr< IPixelStreamingStreamer > CreateStreamer
&40;
const FString & StreamerId
&41;
Remarks
Creates a new streamer.
Parameters
| Name | Description |
|---|---|
| StreamerId | The ID of the Streamer to be created. |