Navigation
API > API/Plugins > API/Plugins/PixelStreamingInput > API/Plugins/PixelStreamingInput/IPixelStreamingInputHandler
References
| Module | PixelStreamingInput |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreamingInput/Public/IPixelStreamingInputHandler.h |
| Include | #include "IPixelStreamingInputHandler.h" |
void OnMessage
&40;
TArray< uint8 > Buffer
&41;
Remarks
Handle the message from the WebRTC data channel.
Parameters
| Name | Description |
|---|---|
| Buffer | The data channel message |