cameraResolution property
Set document capture resolution. The options are fullHd
, quadHd
and ultraHd
.
By default resolution is fullHd
.
Implementation
AndroidCameraResolution? cameraResolution;
Set document capture resolution. The options are fullHd
, quadHd
and ultraHd
.
By default resolution is fullHd
.
AndroidCameraResolution? cameraResolution;