gstreamer_rtsp_server_sys

Function gst_rtsp_stream_transport_recv_data

Source
pub unsafe extern "C" fn gst_rtsp_stream_transport_recv_data(
    trans: *mut GstRTSPStreamTransport,
    channel: c_uint,
    buffer: *mut GstBuffer,
) -> GstFlowReturn