Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kBool GoSetup_IndependentExposuresUsed ( GoSetup  setup,
GoRole  role 
)

Returns a boolean value representing the state of the independent exposures used field.

If this feature is available, it will use the exposure values and limits assigned to both the front and back cameras.

Version
Introduced in firmware 4.6.0.140
Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
Returns
kTRUE if used, or kFALSE if not used.