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 SetExternalVideoSourceInput
(
TSharedPtr < FPixelStreamingVideoInput > InVideoInput
)
Remarks
Hook to set the input to the external video source. Will also call Start() on the external video source