Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/IPixelStreamingSignallingConnect-
| Type | Name | Description | |
|---|---|---|---|
| void | SendIceCandidate
(
const webrtc::IceCandidateInterface& IceCandidate |
[Stream receiver only] Sends ICE candidate information to the streamer. | |
| void | SendIceCandidate
(
FPixelStreamingPlayerId PlayerId, |
[Streamer only] Sends ice candidate information to the specified player. |