Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dcapturemanager.cc68 struct CaptureResolutionInfo { struct in cricket::VideoCapturerState
72 typedef std::vector<CaptureResolutionInfo> CaptureFormats;
109 CaptureResolutionInfo capture_resolution = { desired_format, 1 }; in AddCaptureResolution()