gstreamer_rtsp_server_sys

Function gst_rtsp_stream_update_crypto

Source
pub unsafe extern "C" fn gst_rtsp_stream_update_crypto(
    stream: *mut GstRTSPStream,
    ssrc: c_uint,
    crypto: *mut GstCaps,
) -> gboolean