Camera Instance
interface CameraInstance
Content copied to clipboard
Interface that has to be implemented by any class using CameraProvider.
Functions
get Activity
Link copied to clipboard
Returns the current Activity
get Orientation
Link copied to clipboard
Returns the rotation of the current view
get Texture View
Link copied to clipboard
Returns the TextureView on which the camera preview image will be displayed
Inheritors
CameraActivity
Link copied to clipboard