Function gstreamer_rtp_sys::gst_rtcp_packet_sdes_add_entry [−][src]
pub unsafe extern "C" fn gst_rtcp_packet_sdes_add_entry(
packet: *mut GstRTCPPacket,
type_: GstRTCPSDESType,
len: u8,
data: *const u8
) -> gboolean