Searched refs:GST_RTSP_VERSION_2_0 (Results 1 – 5 of 5) sorted by relevance
170 GST_RTSP_VERSION_2_0 = 0x20 enumerator
352 case GST_RTSP_VERSION_2_0: in gst_rtsp_version_as_text()
117 { C_ENUM(GST_RTSP_VERSION_2_0), "GST_RTSP_VERSION_2_0", "2-0" }, in gst_rtsp_version_get_type()
2140 if (rversion != GST_RTSP_VERSION_1_0 && rversion != GST_RTSP_VERSION_2_0) { in parse_protocol_version()2151 rversion != GST_RTSP_VERSION_1_1 && rversion != GST_RTSP_VERSION_2_0) in parse_protocol_version()
2980 if (src->version >= GST_RTSP_VERSION_2_0) { in gst_rtspsrc_perform_seek()7050 if (src->version >= GST_RTSP_VERSION_2_0) in gst_rtspsrc_prepare_transports()7169 if (src->version < GST_RTSP_VERSION_2_0) { in gst_rtsp_src_setup_stream_from_response()7219 if (src->version >= GST_RTSP_VERSION_2_0) { in gst_rtsp_src_setup_stream_from_response()7284 g_assert (src->version >= GST_RTSP_VERSION_2_0); in gst_rtspsrc_setup_streams_end()7488 if (src->version >= GST_RTSP_VERSION_2_0) { in gst_rtspsrc_setup_streams_start()7983 { GST_RTSP_VERSION_2_0, GST_RTSP_VERSION_INVALID }; in gst_rtspsrc_retrieve_sdp()7986 if (src->default_version == GST_RTSP_VERSION_2_0) { in gst_rtspsrc_retrieve_sdp()8766 if (src->version >= GST_RTSP_VERSION_2_0 && src->seekable >= 0.0) { in gst_rtspsrc_play()