Home
last modified time | relevance | path

Searched refs:GST_RTSP_LOWER_TRANS_HTTP (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspurl.c72 "rtsph", GST_RTSP_LOWER_TRANS_HTTP | GST_RTSP_LOWER_TRANS_TCP}, {
80 GST_RTSP_LOWER_TRANS_HTTP | GST_RTSP_LOWER_TRANS_TCP |
Dgstrtsptransport.h102 GST_RTSP_LOWER_TRANS_HTTP = (1 << 4), enumerator
Dgstrtsp-enumtypes.c445 { C_FLAGS(GST_RTSP_LOWER_TRANS_HTTP), "GST_RTSP_LOWER_TRANS_HTTP", "http" }, in gst_rtsp_lower_trans_get_type()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5176 if (info->url->transports & GST_RTSP_LOWER_TRANS_HTTP) { in gst_rtsp_conninfo_connect()
/third_party/gstreamer/gstplugins_base/
DChangeLog126906 API: GstRTSPLowerTrans::GST_RTSP_LOWER_TRANS_HTTP