public interface CameraOpenCallback
| Modifier and Type | Field and Description |
|---|---|
static CameraOpenCallback |
NULL
Null-object pattern
|
| Modifier and Type | Method and Description |
|---|---|
void |
onCameraOpened()
Called when camera is opened and ready for shooting
|
static final CameraOpenCallback NULL