gstreamer_rtp_sys

Function gst_rtp_buffer_set_extension_data

Source
pub unsafe extern "C" fn gst_rtp_buffer_set_extension_data(
    rtp: *mut GstRTPBuffer,
    bits: u16,
    length: u16,
) -> gboolean