Searched defs:switchCamera (Results 1 – 5 of 5) sorted by relevance
62 void switchCamera(CameraSwitchHandler switchEventsHandler); in switchCamera() method68 void switchCamera(CameraSwitchHandler switchEventsHandler, String cameraName); in switchCamera() method
58 - (void)switchCamera { method
331 public void switchCamera(final CameraSwitchHandler switchEventsHandler) { in switchCamera() method in CameraCapturer351 public void switchCamera(final CameraSwitchHandler switchEventsHandler, final String cameraName) { in switchCamera() method in CameraCapturer
474 public void switchCamera() throws InterruptedException { in switchCamera() method in CameraVideoCapturerTestFixtures478 public void switchCamera(boolean specifyCameraName) throws InterruptedException { in switchCamera() method in CameraVideoCapturerTestFixtures
1172 public void switchCamera() { in switchCamera() method in PeerConnectionClient