WhiteBalance

class WhiteBalance(characteristics: CameraCharacteristics, cameraSettings: CameraSettings)(source)

Constructors

Link copied to clipboard
constructor(characteristics: CameraCharacteristics, cameraSettings: CameraSettings)

Properties

Link copied to clipboard

Gets the auto white balance mode.

Link copied to clipboard

Gets supported auto white balance modes for the current camera

Link copied to clipboard

Gets the auto white balance lock state.

Link copied to clipboard

Get maximum number of available white balance metering regions.

Link copied to clipboard

Gets the white balance metering regions.

Functions

Link copied to clipboard
suspend fun setAutoMode(autoMode: Int)

Sets auto white balance mode.

Link copied to clipboard
suspend fun setIsLocked(isLocked: Boolean)

Sets the auto white balance lock state.

Link copied to clipboard

Sets the white balance metering regions.