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" |
TSharedPtr< IPixelStreamingStreamer > FindStreamer
&40;
const FString & StreamerId
&41;
Remarks
Find a streamer by an ID. A pointer to the interface for a streamer. nullptr if the streamer isn't found