Gocator API

◆ GoSetup_SetZSubsampling()

kStatus GoSetup_SetZSubsampling ( GoSetup  setup,
GoRole  role,
k32u  zSubsampling 
)

Sets the current z-resolution divider.

Version
Introduced in firmware 4.0.10.27
Parameters
setupGoSetup object.
roleDetermines which device to apply changes to. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
zSubsamplingZ subsampling divider (e.g. 1 - full res, 2 - half res).
Returns
Operation status.