Searched refs:GST_RTSP_STS_OPTION_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
402 GST_RTSP_STS_OPTION_NOT_SUPPORTED = 551 enumerator
253 DEF_STATUS (GST_RTSP_STS_OPTION_NOT_SUPPORTED, "Option not supported"); in rtsp_init_status()
326 …{ C_ENUM(GST_RTSP_STS_OPTION_NOT_SUPPORTED), "GST_RTSP_STS_OPTION_NOT_SUPPORTED", "option-not-supp… in gst_rtsp_status_code_get_type()
6788 case GST_RTSP_STS_OPTION_NOT_SUPPORTED: in gst_rtspsrc_send()