getCameraExposureDuration

abstract fun getCameraExposureDuration(): CameraExposureDuration

Get the exposure duration of the camera.

Return

CameraExposureDuration which has min, max and current values. Current Value 0 means that property is not set, please set in range of min and max.

Since

3.3.0