Searched refs:is_video (Results 1 – 1 of 1) sorted by relevance
708 bool is_video = (i > 5); in WebRtcSdpTest() local709 mline_id = is_video ? "video_content_name" : "audio_content_name"; in WebRtcSdpTest()710 mline_index = is_video ? 1 : 0; in WebRtcSdpTest()