Gocator API

◆ GoSetup_EnableIndependentExposures()

kStatus GoSetup_EnableIndependentExposures ( GoSetup  setup,
GoRole  role,
kBool  enable 
)

Enables independent exposures feature, i.e.

separate exposures for separate cameras.

Version
Introduced in firmware 4.6.0.140
Parameters
setupGoSetup object.
roleDetermines which device to apply changes to. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
enablekTRUE to enable, or kFALSE to disable.
Returns
Operation status.