Searched defs:ConstrainSupportedFormats (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideocapturer.cc285 void VideoCapturer::ConstrainSupportedFormats(const VideoFormat& max_format) { function in class:cricket::VideoCapturer
287 LOG(LS_VERBOSE) << " ConstrainSupportedFormats " << max_format.ToString();

Completed in 64 milliseconds