Stabilization

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

Constructors

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

Properties

Link copied to clipboard

Whether the optical video stabilization is enabled.

Link copied to clipboard

Whether the video stabilization is enabled.

Link copied to clipboard

Whether the optical video stabilization is available.

Functions

Link copied to clipboard
suspend fun setIsEnableOptical(isEnableOptical: Boolean)

Enable or disable the optical video stabilization.

Link copied to clipboard
suspend fun setIsEnableVideo(isEnableVideo: Boolean)

Enables or disables the video stabilization.