VideoEnableCamera2

Use android.hardware.camera2.CameraDevice or use android.hardware.Camera. The default is camera2. This setting is invalid on Android API 21.

Since

2.6.0

Constructors

Link copied to clipboard
constructor(value: Boolean)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Returns the default value of this setting item.

Link copied to clipboard
open fun getValue(): Boolean

Returns the value of this setting item.

Link copied to clipboard
open override fun toString(): String