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
Camerahandle.initruns once on mount.
use_camera hook and the Camera handle.
Camera handle. init runs once on mount.