Function gstreamer_sdp_sys::gst_sdp_bandwidth_set

source ·
pub unsafe extern "C" fn gst_sdp_bandwidth_set(
    bw: *mut GstSDPBandwidth,
    bwtype: *const c_char,
    bandwidth: c_uint,
) -> GstSDPResult