Gst.WebRTCICE.add_candidate – gstreamer-webrtc-1.0 Reference Manual
add_candidate
Description:
public
virtual
void
add_candidate
(
WebRTCICEStream
stream,
string
candidate,
Promise
? promise)
Parameters:
this
The
WebRTCICE
stream
The
WebRTCICEStream
candidate
The ICE candidate
promise
A
Promise
for task notifications (Since: 1.24)