[][src]Function gstreamer_webrtc_sys::gst_webrtc_ice_transport_new_candidate

pub unsafe extern "C" fn gst_webrtc_ice_transport_new_candidate(
    ice: *mut GstWebRTCICETransport,
    stream_id: c_uint,
    component: GstWebRTCICEComponent,
    attr: *mut c_char
)