Gocator API

◆ GoSetup_SetXSubsampling()

kStatus GoSetup_SetXSubsampling ( GoSetup  setup,
GoRole  role,
k32u  xSubsampling 
)

Sets the current x-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.
xSubsamplingX subsampling divider (e.g. 1 - full res, 2 - half res).
Returns
Operation status.