Searched refs:GetFirstVideoContent (Results 1 – 4 of 4) sorted by relevance
269 const ContentInfo* GetFirstVideoContent(const SessionDescription* sdesc);
232 const ContentInfo* GetFirstVideoContent(const SessionDescription* sdesc) { in GetFirstVideoContent() function296 const ContentInfo* video_content = GetFirstVideoContent(offer); in CreateAnswer()
205 const ContentInfo* video_offer = GetFirstVideoContent(offer); in AddSession()
1033 const ContentInfo* cinfo = GetFirstVideoContent(sdesc); in GetFirstContent()