gstreamer_rtsp_server_sys

Function gst_rtsp_stream_transport_send_rtcp

Source
pub unsafe extern "C" fn gst_rtsp_stream_transport_send_rtcp(
    trans: *mut GstRTSPStreamTransport,
    buffer: *mut GstBuffer,
) -> gboolean