Searched refs:CN_VIDEO (Results 1 – 4 of 4) sorted by relevance
305 bool has_video = FindContentInfoByName(contents, CN_VIDEO) != NULL; in ParseGingleTransportInfos()316 TransportInfo video_tinfo(CN_VIDEO, NS_GINGLE_P2P, Candidates()); in ParseGingleTransportInfos()523 if (!ParseContentInfo(PROTOCOL_GINGLE, CN_VIDEO, NS_JINGLE_RTP, in ParseGingleContentInfos()
120 extern const std::string CN_VIDEO;
98 const std::string CN_VIDEO("video"); variable
203 offer->AddContent(CN_VIDEO, NS_JINGLE_RTP, video); in CreateOffer()