stop abstract method
Stops the flow of data between the inputs and outputs connected to the camera instance.
Implementation
Future<void> stop();
Stops the flow of data between the inputs and outputs connected to the camera instance.
Future<void> stop();