|
Gocator API
|
| GoExposureMode GoSetup_ExposureModeOptionAt | ( | GoSetup | setup, |
| GoRole | role, | ||
| kSize | index | ||
| ) |
Gets the exposure mode option at the given index.
| setup | GoSetup object. |
| role | Determines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details. |
| index | The index with which to retrieve an exposure mode option. |