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 SetStreamFPS
&40;
int32 InFramesPerSecond
&41;
Remarks
Set the Stream FPS.
Parameters
| Name | Description |
|---|---|
| InFramesPerSecond | The number of frames per second the streamer will stream at |