gstreamer_webrtc_sys

Function gst_webrtc_ice_add_candidate

Source
pub unsafe extern "C" fn gst_webrtc_ice_add_candidate(
    ice: *mut GstWebRTCICE,
    stream: *mut GstWebRTCICEStream,
    candidate: *const c_char,
    promise: *mut GstPromise,
)