Home
last modified time | relevance | path

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

/external/webrtc/sdk/android/api/org/webrtc/
DCameraEnumerationAndroid.java50 public static class CaptureFormat { class in CameraEnumerationAndroid
92 public CaptureFormat(int width, int height, int minFramerate, int maxFramerate) { in CaptureFormat() method in CameraEnumerationAndroid.CaptureFormat
98 public CaptureFormat(int width, int height, FramerateRange framerate) { in CaptureFormat() method in CameraEnumerationAndroid.CaptureFormat