Searched defs:CreationParams (Results 1 – 1 of 1) sorted by relevance
64 struct CreationParams : public talk_base::MessageData { struct65 CreationParams(BaseSession* session, const std::string& content_name, in CreationParams() function72 BaseSession* session;73 std::string content_name;74 bool rtcp;75 VoiceChannel* voice_channel;76 VideoChannel* video_channel;