Skip to main content

Module use_camera

Module use_camera 

Source
Expand description

use_camera hook and the Camera handle.

Structs§

Camera
Handle to a running camera. Closed when its owning scope is dropped.

Functions§

use_camera
Open a camera and return a Camera handle. init runs once on mount.