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" |
void SetExternalVideoSourceFPS
&40;
uint32 InFPS
&41;
Remarks
Sets the target FPS for Externally Consumed video Tracks
Parameters
| Name | Description |
|---|---|
| InFPS | new FPS for the ExternalVideoSource to output at. |