Navigation
API > API/Plugins > API/Plugins/PixelStreamingPlayer > API/Plugins/PixelStreamingPlayer/UPixelStreamingSignallingCompone-
References
| Module | PixelStreamingPlayer |
| Header | /Engine/Plugins/Experimental/PixelStreamingPlayer/Source/PixelStreamingPlayer/Public/PixelStreamingSignallingComponent.h |
| Include | #include "PixelStreamingSignallingComponent.h" |
| Source | /Engine/Plugins/Experimental/PixelStreamingPlayer/Source/PixelStreamingPlayer/Private/PixelStreamingSignallingComponent.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"PixelStreaming"&41;
void Subscribe
&40;
const FString & StreamerId
&41;
Remarks
Send a subscribe message to the signalling server to subscribe to a specific streamer.
Parameters
| Name | Description |
|---|---|
| StreamerId | The name of the streamer to subscribe to. |