CameraControlCamera2Configurator


class CameraControlCamera2Configurator : InteropConfigurator


Configures CameraControlCamera2Interop options on a androidx.camera.core.CameraControl.

Summary

Public functions

open Unit
configure(cameraControl: CameraControl)

Applies options to the specified cameraControl.

Public functions

configure

Added in 1.7.0-alpha03
open fun configure(cameraControl: CameraControl): Unit

Applies options to the specified cameraControl.

Parameters
cameraControl: CameraControl

camera control to apply options to