Home
last modified time | relevance | path

Searched defs:CreationParams (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannelmanager.cc64 struct CreationParams : public talk_base::MessageData { struct
65 CreationParams(BaseSession* session, const std::string& content_name, in CreationParams() function
72 BaseSession* session;
73 std::string content_name;
74 bool rtcp;
75 VoiceChannel* voice_channel;
76 VideoChannel* video_channel;