Searched refs:createRecorder (Results 1 – 1 of 1) sorted by relevance
1448 public void createRecorder(String outputPath, CamcorderProfile profile) { in createRecorder() method in CameraStreamer.CameraRunnable1852 public void createRecorder(String path, CamcorderProfile profile) { in createRecorder() method in CameraStreamer1853 mCameraRunner.createRecorder(path, profile); in createRecorder()