Function gst_ rtcp_ packet_ sr_ get_ sender_ info
Source pub unsafe extern "C" fn gst_rtcp_packet_sr_get_sender_info(
packet: *mut GstRTCPPacket,
ssrc: *mut u32,
ntptime: *mut u64,
rtptime: *mut u32,
packet_count: *mut u32,
octet_count: *mut u32,
)