Home
last modified time | relevance | path

Searched refs:GST_RTSP_STS_RTSP_VERSION_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h401 GST_RTSP_STS_RTSP_VERSION_NOT_SUPPORTED = 505, enumerator
Dgstrtspdefs.c251 DEF_STATUS (GST_RTSP_STS_RTSP_VERSION_NOT_SUPPORTED, in rtsp_init_status()
Dgstrtsp-enumtypes.c325 …{ C_ENUM(GST_RTSP_STS_RTSP_VERSION_NOT_SUPPORTED), "GST_RTSP_STS_RTSP_VERSION_NOT_SUPPORTED", "rts… in gst_rtsp_status_code_get_type()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c6696 case GST_RTSP_STS_RTSP_VERSION_NOT_SUPPORTED: in gst_rtspsrc_send()