toggle menu
falke-sdk-android
jvm
switch theme
search in API
SharedDefinitions
/
com.swarovskioptik.comm.definition.topic
/
CameraProperty
/
ExposureCompensation
Exposure
Compensation
data
class
ExposureCompensation
(
val
value
:
Int
=
0
)
The exposure compensation value
Parameters
value
the value within
[-10, 10]
, default: 0
Members
Constructors
Exposure
Compensation
Link copied to clipboard
constructor
(
value
:
Int
=
0
)
Properties
value
Link copied to clipboard
val
value
:
Int
=
0