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 SetVideoInput
&40;
TSharedPtr< FPixelStreamingVideoInput > Input
&41;
Remarks
Set the Video Input object.
Parameters
| Name | Description |
|---|---|
| Input | The FPixelStreamingVideoInput that this streamer will stream |