start abstract method
Begins the flow of data between the inputs and outputs connected to the camera instance.
This will start updating the texture with id: previewTextureId.
Implementation
Future<void> start();
Begins the flow of data between the inputs and outputs connected to the camera instance.
This will start updating the texture with id: previewTextureId.
Future<void> start();