Searched refs:GST_RTSP_STS_MOVE_TEMPORARILY (Results 1 – 4 of 4) sorted by relevance
364 GST_RTSP_STS_MOVE_TEMPORARILY = 302, enumerator
207 DEF_STATUS (GST_RTSP_STS_MOVE_TEMPORARILY, "Move Temporarily"); in rtsp_init_status()
288 { C_ENUM(GST_RTSP_STS_MOVE_TEMPORARILY), "GST_RTSP_STS_MOVE_TEMPORARILY", "move-temporarily" }, in gst_rtsp_status_code_get_type()
6744 case GST_RTSP_STS_MOVE_TEMPORARILY: in gst_rtspsrc_send()