start method of the ImageCaptureScenario interface
Starts the capture scenario execution.
This method can be called before the camera launch. In this case scenario will start simultaneously with the camera.
@MainThread
void start();
3/2/2022 12:59:15 PM