ICameraView
Types
Link copied to clipboard
interface CameraViewEventListener
Functions
Link copied to clipboard
Converts rectangle in relative camera preview coordinates back to real view coordinates.
Link copied to clipboard
Returns the actual height of the visible part of camera view.
Link copied to clipboard
Returns the actual width of the visible part of camera view.
Link copied to clipboard
Installs required callbacks from camera manager.
Link copied to clipboard
Removes callback installed with installCallback
Link copied to clipboard
Sets the aspect mode in which camera preview should be displayed.
Link copied to clipboard
abstract fun setCameraViewEventListener(@NonNull cameraTapListener: ICameraView.CameraViewEventListener)
Sets the listener that will receive taps in coordinates of camera frame and pinch events.
Link copied to clipboard
Sets whether device's natural orientation is landscape.
Link copied to clipboard
Sets the orientation of host activity.
Link copied to clipboard
Sets the preview size obtained from camera.
Link copied to clipboard
Sets the camera preview rotation to be applied.