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 SetExternalVideoSourceCoupleFramerate
(
bool bShouldCoupleFPS
)
Remarks
Control coupling the external video source framerate to the video input framerate
Parameters
| Name | Description |
|---|---|
| bShouldCoupleFPS | Flag for coupling the video source and video input framerates |