stop abstract method

Future<void> stop()

Stop the flow of data from device to outputs.

It is safe to call start again after calling this method.

Implementation

Future<void> stop();