Gocator API
◆
GoSetup_XSubsampling()
k32u
GoSetup_XSubsampling
(
GoSetup
setup
,
GoRole
role
)
Gets the current x-resolution divider.
Version
Introduced in firmware 4.0.10.27
Parameters
setup
GoSetup
object.
role
Determines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See
GoRole
for more details.
Returns
X resolution divider (e.g. 1 - full res, 2 - half res).
GoSetup