menu
skio_uvc_camera package
documentation
platform_interface.dart
UvcCameraSession
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Stops the preview and releases the camera. Safe to call more than once.
Implementation
Future<void> close();
skio_uvc_camera package
documentation
platform_interface
UvcCameraSession
close abstract method
UvcCameraSession class