Searched refs:GST_RTSP_DESCRIBE (Results 1 – 4 of 4) sorted by relevance
194 GST_RTSP_DESCRIBE = (1 << 0), enumerator
458 if (options & GST_RTSP_DESCRIBE) in gst_rtsp_options_as_text()
133 { C_FLAGS(GST_RTSP_DESCRIBE), "GST_RTSP_DESCRIBE", "describe" }, in gst_rtsp_method_get_type()
6860 src->methods = GST_RTSP_DESCRIBE | GST_RTSP_SETUP; in gst_rtspsrc_parse_methods()6869 if (!(src->methods & GST_RTSP_DESCRIBE)) in gst_rtspsrc_parse_methods()8035 gst_rtspsrc_init_request (src, &request, GST_RTSP_DESCRIBE, in gst_rtspsrc_retrieve_sdp()8074 if (!(src->methods & GST_RTSP_DESCRIBE)) in gst_rtspsrc_retrieve_sdp()