Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/IPixelStreamingSignallingConnect-
| Type | Name | Description | |
|---|---|---|---|
| void | SendOffer
(
const webrtc::SessionDescriptionInterface& SDP |
[Stream receiver only] Sends an offer to the streamer. | |
| void | SendOffer
(
FPixelStreamingPlayerId PlayerId, |
[Streamer only] Sends an offer to the specified player. |