Returns the value of the HDR parameter list at the given index.
- Version
- Introduced in firmware 6.3.1.83
- Note
- Not available on all sensors. Use GoAdvanced_IsHdrModeUsed() to determine if this feature is supported on sensor.
- Parameters
-
| advanced | GoAdvanced object. |
| index | The parameter list index to access. |
- Returns
- The parameter value at the given index used for the current High Dynamic Range mode set. But if the index exceeds the bounds of the list, 0 is returned.