freya_hooks

Function use_camera

Source
pub fn use_camera(camera_settings: CameraSettings) -> UseCamera
Expand description

Connect to a given camera and render its frames into an image element

Requires the use_camera feature.