Interface | Description |
---|---|
CameraHost |
Specification of a CameraHost, which is the primary way
by which an app will interact with the library.
|
CameraHostProvider |
Interface that needs to be implemented on activities that
inflate layouts containing a CameraView widget, so that
the widget can obtain its CameraHost immediately.
|
PreviewStrategy |
Class | Description |
---|---|
CameraFragment |
Primary class for using `CameraView` as a fragment.
|
CameraUtils | |
CameraView | |
DeviceProfile | |
DeviceProfile.FullExifFixupDeviceProfile | |
ImageCleanupTask | |
SimpleCameraHost | |
ZoomTransaction |
Class for processing a zoom request.
|
Enum | Description |
---|---|
CameraHost.FailureReason |
Indication of why we were unable to open up a camera.
|
CameraHost.RecordingHint |
Indication of what purpose we plan to put the camera
towards.
|