Searched defs:SetVideoOptions (Results 1 – 4 of 4) sorted by relevance
124 bool SetVideoOptions(const std::string& cam_device) { in SetVideoOptions() function
87 virtual bool SetVideoOptions(int options) { return true; } in SetVideoOptions() function
190 virtual bool SetVideoOptions(int o) { in SetVideoOptions() function
496 bool ChannelManager::SetVideoOptions(const std::string& cam_name) { in SetVideoOptions() function in cricket::ChannelManager