Function gstreamer_sys::gst_message_set_qos_stats[][src]

pub unsafe extern "C" fn gst_message_set_qos_stats(
    message: *mut GstMessage,
    format: GstFormat,
    processed: u64,
    dropped: u64
)