Gocator API

◆ GoSetup_ExposureModeOptionAt()

GoExposureMode GoSetup_ExposureModeOptionAt ( GoSetup  setup,
GoRole  role,
kSize  index 
)

Gets the exposure mode option at the given index.

Version
Introduced in firmware 4.0.10.27
Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
indexThe index with which to retrieve an exposure mode option.
Returns
Exposure mode option.
See also
GoSetup_ExposureModeOptionCount