gstreamer_rtsp_sys

Function gst_rtsp_connection_read

Source
pub unsafe extern "C" fn gst_rtsp_connection_read(
    conn: *mut GstRTSPConnection,
    data: *mut u8,
    size: c_uint,
    timeout: *mut GTimeVal,
) -> GstRTSPResult