Resource Base
Table of contents

Parameter reference - Advanced Settings parameters

The following parameters are advanced parameters for special usages. These parameters can be uploaded via method updateAdvancedSettingsFromFile and updateAdvancedSettingsFromString.

Parameter Name Type Description
focalLength float Set the fixed focal length.
autoFocusInterval int Set the time interval of the auto focus.
autoFocusTerminateTime int Set the minimum terminate time of auto focus.
sensorControlSensitivity int Set the sensitivity of the mobile sensor.

focalLength

Set the fixed focal length with a float value. When this parameter is configured, the other focus methods and parameters will be disbaled and the focal length will be fixed. Users can reset the focalLength to -1 to disable the fixed focus settings. The closer to the 0, the further the focalLength will be.

Default Value

-1

Range

Android: -1 or float value between 0 and 10.
iOS: -1 or float value between 0 and 1.

autoFocusInterval

Set the time interval of the auto-focus with an int value.

Default Value

The default focus interval is 3000 milliseconds which means the camera will focus once for every 3 seconds.

Range

At least 0 and no maximum limit.

autoFocusTerminateTime

The minimum termination time of the auto-focus with an int value.

Default Value

The default terminates time is 3000 milliseconds which means the camera will never focus for another time with in 500 miliseconds.

Range

At least 0 and no maximum limit.

sensorControlSensitivity

Set the sensitivity of the mobile sensor with an int value. A lower input value results in a higher sensitivity.

Default Value

50

Range

At least 0 and no maximum limit.

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

version 2.0.0

  • Latest version
  • Version 4.x
    • Version 4.2.0
    • Version 4.0.3
    • Version 4.0.2
    • Version 4.0.1
    • Version 4.0.0
  • Version 3.x
    • Version 3.3.10
    • Version 3.3.9
    • Version 3.3.8
    • Version 3.3.7
    • Version 3.3.6
    • Version 3.3.5
    • Version 3.3.4
    • Version 3.3.3
    • Version 3.3.2
    • Version 3.3.1
    • Version 3.3.0
    • Version 3.2.0
    • Version 3.1.0
    • Version 3.0.1
    • Version 3.0.0
  • Version 2.x
    • Version 2.3.5
    • Version 2.3.2
    • Version 2.3.1
    • Version 2.3.0
    • Version 2.1.4
    • Version 2.1.3
    • Version 2.1.0
    • Version 2.0.0
  • Version 1.x
    • Version 1.0.3
    • Version 1.0.1
    • Version 1.0.0
Change +