Searched defs:startCapture (Results 1 – 8 of 8) sorted by relevance
31 - (void)startCapture { method
15 public static void startCapture(CapturerObserver observer, boolean success) { in startCapture() method in JavaVideoSourceTestHelper
36 - (void)startCapture { method
35 void startCapture(int width, int height, int framerate); in startCapture() method
102 public synchronized void startCapture( in startCapture() method in ScreenCapturerAndroid
178 public void startCapture(int width, int height, int framerate) { in startCapture() method in FileVideoCapturer
363 private void startCapture(CapturerInstance instance) { in startCapture() method in CameraVideoCapturerTestFixtures367 private void startCapture(CapturerInstance instance, int formatIndex) { in startCapture() method in CameraVideoCapturerTestFixtures
245 public void startCapture(int width, int height, int framerate) { in startCapture() method in CameraCapturer