ICamera Control
This is interface used to control Device camera
Functions
Link copied to clipboard
This method is used to make enable or disable torch
Link copied to clipboard
This method is return device have torch hardware
Link copied to clipboard
This method is return device torch state enabled or disable
Link copied to clipboard
This method is used to make camera linear zoom in by 1.
Link copied to clipboard
This method is used to make camera linear zoom out by 1.
Link copied to clipboard
abstract fun lineZoomTo(@FloatRange(from = 0.0, to = 1.0 ) linearZoom: Float)
Content copied to clipboard
This method is used to make camera linear zoom to passed ratio from 0.1F to 1.