MCPcopy Create free account
hub / github.com/Glamdring/EasyCamera / startPreview

Method startPreview

src/main/java/com/easycamera/EasyCamera.java:21–21  ·  view source on GitHub ↗
(SurfaceHolder holder)

Source from the content-addressed store, hash-verified

19 void reconnect() throws java.io.IOException;
20
21 CameraActions startPreview(SurfaceHolder holder) throws IOException;
22
23 CameraActions startPreview(SurfaceTexture texture) throws IOException;
24

Callers 2

onPictureTakenMethod · 0.65
startPreviewMethod · 0.65

Implementers 1

DefaultEasyCamerasrc/main/java/com/easycamera/DefaultEa

Calls

no outgoing calls

Tested by

no test coverage detected