Interface | Description |
---|---|
OpenCameraInterface |
Provides an abstracted means to open a
Camera . |
Class | Description |
---|---|
GingerbreadOpenCameraInterface |
Implementation for Android API 9 (Gingerbread) and later.
|
OpenCameraManager |
Selects an appropriate implementation of
OpenCameraInterface based on the device's
API level. |