Searched defs:CreateVideoChannel (Results 1 – 3 of 3) sorted by relevance
160 virtual VideoMediaChannel* CreateVideoChannel(webrtc::Call* call, in CreateVideoChannel() function
308 VideoChannel* ChannelManager::CreateVideoChannel( in CreateVideoChannel() function in cricket::ChannelManager
1853 bool WebRtcSession::CreateVideoChannel(const cricket::ContentInfo* content) { in CreateVideoChannel() function in webrtc::WebRtcSession