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.
3/2/2022 12:59:15 PM