|
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.
| advanced | GoAdvanced object. |
| index | The parameter list index to be updated. |
| hdrParameter | Parameter value to be updated. |