Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediasessionclient.h124 bool SetVideoOptions(const std::string& cam_device) { in SetVideoOptions() function
Dfilemediaengine.h87 virtual bool SetVideoOptions(int options) { return true; } in SetVideoOptions() function
Dmediaengine.h190 virtual bool SetVideoOptions(int o) { in SetVideoOptions() function
Dchannelmanager.cc496 bool ChannelManager::SetVideoOptions(const std::string& cam_name) { in SetVideoOptions() function in cricket::ChannelManager