Home
last modified time | relevance | path

Searched refs:StartWithBestCaptureFormat (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/media/base/
Dcapturemanager.h96 bool StartWithBestCaptureFormat(VideoCapturerState* capture_info,
Dcapturemanager.cc209 if (!StartWithBestCaptureFormat(capture_state, video_capturer)) { in StartVideoCapture()
358 bool CaptureManager::StartWithBestCaptureFormat( in StartWithBestCaptureFormat() function in cricket::CaptureManager