Crate nokhwa_bindings_linux
source ·Structs
The backend struct that interfaces with V4L2.
To see what this does, please see
CaptureBackendTrait
.Functions
Attempts to convert a
u32
V4L2 Control ID into a KnownCameraControl
If the associated control is not found, this will return None
(ColorEnable
, Roll
)Attempts to convert a
KnownCameraControl
into a V4L2 Control ID.
If the associated control is not found, this will return None
(ColorEnable
, Roll
)query v4l2 cameras