Searched refs:GST_RTSP_STATE_PLAYING (Results 1 – 3 of 3) sorted by relevance
153 GST_RTSP_STATE_PLAYING, enumerator
98 { C_ENUM(GST_RTSP_STATE_PLAYING), "GST_RTSP_STATE_PLAYING", "playing" }, in gst_rtsp_state_get_type()
2926 playing = (src->state == GST_RTSP_STATE_PLAYING); in gst_rtspsrc_perform_seek()3329 if (!src->conninfo.connected || src->state != GST_RTSP_STATE_PLAYING) in gst_rtspsrc_push_backchannel_buffer()8630 if (src->state == GST_RTSP_STATE_PLAYING) in gst_rtspsrc_play()8859 src->state = GST_RTSP_STATE_PLAYING; in gst_rtspsrc_play()