Gocator API
kStatus GoAdvanced_SetHdrParameters ( GoAdvanced  advanced,
k32u  index,
k64f  hdrParameter 
)

Sets the High Dynamic Range parameter value at the index provided.

If high dynamic range is not supported an error code will be returned.

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 be updated.
hdrParameterParameter value to be updated.
Returns
Operation status.