[][src]Type Definition gstreamer_rtsp_server_sys::GstRTSPSessionFilterFunc

type GstRTSPSessionFilterFunc = Option<unsafe extern "C" fn(_: *mut GstRTSPSession, _: *mut GstRTSPSessionMedia, _: gpointer) -> GstRTSPFilterResult>;