Gocator API
k64f GoAdvanced_HdrParameters ( GoAdvanced  advanced,
k32u  index 
)

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
advancedGoAdvanced object.
indexThe 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.