Skip to main content

id_to_known_camera_control

Function id_to_known_camera_control 

Source
pub fn id_to_known_camera_control(id: u32) -> KnownCameraControl
Expand description

Attempts to convert a u32 V4L2 Control ID into a KnownCameraControl If the associated control is not found, this will return None (ColorEnable, Roll)