setAutoCaptureEnabled method of the DataCaptureScenario class
Enables or disables an automatic capture from video stream option.
void setAutoCaptureEnabled( boolean isEnabled );
Parameters
- isEnabled
- Set true to enable an automatic capture from video stream and false otherwise.
02.03.2022 12:59:15