Searched refs:mode_record (Results 1 – 5 of 5) sorted by relevance
191 transport->mode_record = FALSE; in gst_rtsp_transport_init()319 transport->mode_record = (strstr (str, "record") != NULL); in parse_mode()527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()736 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()738 else if (transport->mode_record) in gst_rtsp_transport_as_text()
156 gboolean mode_record; member
115 int mode_record; member
252 if (!request.transports[transportidx].mode_record || in rtsp_read_setup()
1017 th->mode_record = 1; in rtsp_parse_transport()