public interface OpenCameraInterface
Camera. The API changes over
Android API versions and this allows the app to use newer API methods while
retaining backwards-compatible behavior.| Modifier and Type | Method and Description |
|---|---|
android.util.Pair<java.lang.Integer,android.hardware.Camera> |
open() |
android.util.Pair<java.lang.Integer,android.hardware.Camera> |
open(int cameraId) |