Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DCameraEnumerationAndroid.java65 public static class CaptureFormat { class in CameraEnumerationAndroid
76 public CaptureFormat(int width, int height, int minFramerate, in CaptureFormat() method in CameraEnumerationAndroid.CaptureFormat