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