Searched refs:GST_RTSP_STS_METHOD_NOT_ALLOWED (Results 1 – 4 of 4) sorted by relevance
373 GST_RTSP_STS_METHOD_NOT_ALLOWED = 405, enumerator
216 DEF_STATUS (GST_RTSP_STS_METHOD_NOT_ALLOWED, "Method Not Allowed"); in rtsp_init_status()
297 …{ C_ENUM(GST_RTSP_STS_METHOD_NOT_ALLOWED), "GST_RTSP_STS_METHOD_NOT_ALLOWED", "method-not-allowed"… in gst_rtsp_status_code_get_type()
6778 case GST_RTSP_STS_METHOD_NOT_ALLOWED: in gst_rtspsrc_send()