Searched defs:changeCaptureFormat (Results 1 – 5 of 5) sorted by relevance
42 void changeCaptureFormat(int width, int height, int framerate); in changeCaptureFormat() method
165 public synchronized void changeCaptureFormat( in changeCaptureFormat() method in ScreenCapturerAndroid
188 public void changeCaptureFormat(int width, int height, int framerate) { in changeCaptureFormat() method in FileVideoCapturer
316 public void changeCaptureFormat(int width, int height, int framerate) { in changeCaptureFormat() method in CameraCapturer
1176 public void changeCaptureFormat(final int width, final int height, final int framerate) { in changeCaptureFormat() method in PeerConnectionClient