Camera2Utils

@RequiresApi(value = Build.VERSION_CODES.LOLLIPOP)
open class Camera2Utils

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@UiThread
open fun doesCameraHaveAutofocus(@NonNull context: Context, @NonNull cameraType: CameraType): Boolean
Link copied to clipboard
open fun isCamera2NativelySupported(@NonNull context: Context, @NonNull cameraType: CameraType): Boolean