Home
last modified time | relevance | path

Searched refs:supportFrameRateControl (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_ds.h26 bool supportFrameRateControl; member
30 supportFrameRateControl = false; in VideoCaptureCapabilityWindows()
Dvideo_capture_ds.cc272 && windowsCapability.supportFrameRateControl) in SetCameraOutput()
283 && windowsCapability.supportFrameRateControl) in SetCameraOutput()
Ddevice_info_ds.cc583 capability.supportFrameRateControl = true; in CreateCapabilityMap()