36 GoFx(
kStatus) GoAdvanced_SetType(GoAdvanced advanced, GoAdvancedType type);
46 GoFx(GoAdvancedType) GoAdvanced_Type(GoAdvanced advanced);
56 GoFx(
kBool) GoAdvanced_IsTypeUsed(GoAdvanced advanced);
66 GoFx(GoAdvancedType) GoAdvanced_TypeSystemValue(GoAdvanced advanced);
77 GoFx(
kStatus) GoAdvanced_SetSpotThreshold(GoAdvanced advanced,
k32u value);
87 GoFx(
k32u) GoAdvanced_SpotThreshold(GoAdvanced advanced);
97 GoFx(
k32u) GoAdvanced_SpotThresholdLimitMin(GoAdvanced advanced);
107 GoFx(
k32u) GoAdvanced_SpotThresholdLimitMax(GoAdvanced advanced);
117 GoFx(
kBool) GoAdvanced_IsSpotThresholdUsed(GoAdvanced advanced);
127 GoFx(
k32u) GoAdvanced_SpotThresholdSystemValue(GoAdvanced advanced);
138 GoFx(
kStatus) GoAdvanced_SetSpotWidthMax(GoAdvanced advanced,
k32u value);
148 GoFx(
k32u) GoAdvanced_SpotWidthMax(GoAdvanced advanced);
158 GoFx(
k32u) GoAdvanced_SpotWidthMaxLimitMin(GoAdvanced advanced);
168 GoFx(
k32u) GoAdvanced_SpotWidthMaxLimitMax(GoAdvanced advanced);
178 GoFx(
kBool) GoAdvanced_IsSpotWidthMaxUsed(GoAdvanced advanced);
188 GoFx(
k32u) GoAdvanced_SpotWidthMaxSystemValue(GoAdvanced advanced);
198 GoFx(
kSize) GoAdvanced_SpotSelectionTypeOptionCount(GoAdvanced advanced);
209 GoFx(GoSpotSelectionType) GoAdvanced_SpotSelectionTypeOptionAt(GoAdvanced advanced,
kSize index);
220 GoFx(
kStatus) GoAdvanced_SetSpotSelectionType(GoAdvanced advanced, GoSpotSelectionType type);
230 GoFx(GoSpotSelectionType) GoAdvanced_SpotSelectionType(GoAdvanced advanced);
240 GoFx(
kBool) GoAdvanced_IsSpotSelectionTypeUsed(GoAdvanced advanced);
250 GoFx(GoSpotSelectionType) GoAdvanced_SpotSelectionTypeSystemValue(GoAdvanced advanced);
260 GoFx(
k32u) GoAdvanced_SpotContinuityMinimumSegmentSize(GoAdvanced advanced);
271 GoFx(
kStatus) GoAdvanced_SetSpotContinuityMinimumSegmentSize(GoAdvanced advanced,
k32u value);
281 GoFx(
k32u) GoAdvanced_SpotContinuitySearchWindowX(GoAdvanced advanced);
292 GoFx(
kStatus) GoAdvanced_SetSpotContinuitySearchWindowX(GoAdvanced advanced,
k32u value);
302 GoFx(
k32u) GoAdvanced_SpotContinuitySearchWindowY(GoAdvanced advanced);
313 GoFx(
kStatus) GoAdvanced_SetSpotContinuitySearchWindowY(GoAdvanced advanced,
k32u value);
324 GoFx(
kStatus) GoAdvanced_SetCameraGainAnalog(GoAdvanced advanced,
k64f value);
334 GoFx(
k64f) GoAdvanced_CameraGainAnalog(GoAdvanced advanced);
344 GoFx(
k64f) GoAdvanced_CameraGainAnalogLimitMin(GoAdvanced advanced);
354 GoFx(
k64f) GoAdvanced_CameraGainAnalogLimitMax(GoAdvanced advanced);
364 GoFx(
kBool) GoAdvanced_IsCameraGainAnalogUsed(GoAdvanced advanced);
374 GoFx(
k64f) GoAdvanced_CameraGainAnalogSystemValue(GoAdvanced advanced);
385 GoFx(
kStatus) GoAdvanced_SetCameraGainDigital(GoAdvanced advanced,
k64f value);
395 GoFx(
k64f) GoAdvanced_CameraGainDigital(GoAdvanced advanced);
405 GoFx(
k64f) GoAdvanced_CameraGainDigitalLimitMin(GoAdvanced advanced);
415 GoFx(
k64f) GoAdvanced_CameraGainDigitalLimitMax(GoAdvanced advanced);
425 GoFx(
kBool) GoAdvanced_IsCameraGainDigitalUsed(GoAdvanced advanced);
435 GoFx(
k64f) GoAdvanced_CameraGainDigitalSystemValue(GoAdvanced advanced);
446 GoFx(
kStatus) GoAdvanced_SetDynamicSensitivity(GoAdvanced advanced,
k64f value);
456 GoFx(
k64f) GoAdvanced_DynamicSensitivity(GoAdvanced advanced);
466 GoFx(
k64f) GoAdvanced_DynamicSensitivityLimitMin(GoAdvanced advanced);
476 GoFx(
k64f) GoAdvanced_DynamicSensitivityLimitMax(GoAdvanced advanced);
486 GoFx(
kBool) GoAdvanced_IsDynamicSensitivityUsed(GoAdvanced advanced);
496 GoFx(
k64f) GoAdvanced_DynamicSensitivitySystemValue(GoAdvanced advanced);
507 GoFx(
kStatus) GoAdvanced_SetDynamicThreshold(GoAdvanced advanced,
k32u value);
517 GoFx(
k32u) GoAdvanced_DynamicThresholdLimitMin(GoAdvanced advanced);
527 GoFx(
k32u) GoAdvanced_DynamicThresholdLimitMax(GoAdvanced advanced);
537 GoFx(
k32u) GoAdvanced_DynamicThreshold(GoAdvanced advanced);
547 GoFx(
kBool) GoAdvanced_IsDynamicThresholdUsed(GoAdvanced advanced);
557 GoFx(
k32u) GoAdvanced_DynamicThresholdSystemValue(GoAdvanced advanced);
578 GoFx(
GoGammaType) GoAdvanced_GammaType(GoAdvanced advanced);
588 GoFx(
kBool) GoAdvanced_IsGammaTypeUsed(GoAdvanced advanced);
598 GoFx(
GoGammaType) GoAdvanced_GammaTypeSystemValue(GoAdvanced advanced);
610 GoFx(
kStatus) GoAdvanced_EnableSensitivityCompensation(GoAdvanced advanced,
kBool value);
620 GoFx(
kBool) GoAdvanced_SensitivityCompensationEnabled(GoAdvanced advanced);
630 GoFx(
kBool) GoAdvanced_IsSensitivityCompensationEnabledUsed(GoAdvanced advanced);
640 GoFx(
kBool) GoAdvanced_SensitivityCompensationEnabledSystemValue(GoAdvanced advanced);
644 #include <GoSdk/GoAdvanced.x.h>
Essential SDK declarations.
Represents an advanced gamma type.