Function gstreamer_rtsp_server_sys::gst_rtsp_sdp_make_media[][src]

pub unsafe extern "C" fn gst_rtsp_sdp_make_media(
    sdp: *mut GstSDPMessage,
    info: *mut GstSDPInfo,
    stream: *mut GstRTSPStream,
    caps: *mut GstCaps,
    profile: GstRTSPProfile
) -> gboolean
This is supported on crate feature v1_14 only.