Navigation
API > API/Plugins > API/Plugins/PixelStreamingPlayer
References
| Module | PixelStreamingPlayer |
| Header | /Engine/Plugins/Experimental/PixelStreamingPlayer/Source/PixelStreamingPlayer/Public/PixelStreamingWebRTCWrappers.h |
| Include | #include "PixelStreamingWebRTCWrappers.h" |
Syntax
USTRUCT (BlueprintType , Category="PixelStreaming")
struct FPixelStreamingSessionDescriptionWrapper
Remarks
A blueprint wrapper for an SessionDescriptionInterface from webrtc so it can be passed around in blueprints.
Variables
| Type | Name | Description | |
|---|---|---|---|
| const webrtc::SessionDescriptionInterface * | SDP |