closeCamera abstract method

Future<void> closeCamera()

Close the local camera and stop publishing the video stream.

Implementation

Future<void> closeCamera();