Home
last modified time | relevance | path

Searched refs:tunnel_http_response (Results 1 – 25 of 26) sorted by relevance

12

/dports/multimedia/gstreamer1-rtsp-server/gst-rtsp-server-1.16.2/gst/rtsp-server/
H A Drtsp-client.h142 void (*tunnel_http_response) (GstRTSPClient * client, GstRTSPMessage * request, member
H A Drtsp-client.c4682 tunnel_http_response (GstRTSPWatch * watch, GstRTSPMessage * request, in tunnel_http_response() function
4690 if (klass->tunnel_http_response) { in tunnel_http_response()
4691 klass->tunnel_http_response (client, request, response); in tunnel_http_response()
4706 tunnel_http_response
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspconnection.h277 GstRTSPResult (*tunnel_http_response) (GstRTSPWatch *watch, member
H A Dgstrtspconnection.c3709 if (watch->funcs.tunnel_http_response) in gst_rtsp_source_dispatch_read()
3710 watch->funcs.tunnel_http_response (watch, &watch->message, response, in gst_rtsp_source_dispatch_read()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-rtsp-sys-0.17.0/src/
H A Dlib.rs661 pub tunnel_http_response: Option< field
683 .field("tunnel_http_response", &self.tunnel_http_response) in fmt()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-rtsp-server-sys-0.17.0/src/
H A Dlib.rs310 pub tunnel_http_response: Option< field
430 .field("tunnel_http_response", &self.tunnel_http_response) in fmt()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgstreamer-rtsp-server-1.0.vapi136 public virtual void tunnel_http_response (Gst.RTSP.Message request, Gst.RTSP.Message response);

12