Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Glamdring/EasyCamera
/ stopPreview
Method
stopPreview
src/main/java/com/easycamera/EasyCamera.java:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
CameraActions startPreview(SurfaceTexture texture) throws IOException;
24
25
void
stopPreview();
26
27
void
setPreviewCallback(Camera.PreviewCallback cb);
28
Callers
1
stopPreview
Method · 0.65
Implementers
1
DefaultEasyCamera
src/main/java/com/easycamera/DefaultEa
Calls
no outgoing calls
Tested by
no test coverage detected