Skip to main content

read_camera_state

Function read_camera_state 

Source
pub fn read_camera_state(unique_id: &str) -> Result<CameraState, ControlError>
Expand description

Read every supported control range and auto-toggle state in one device open.

ยงErrors

ControlError::NotFound when no node matches unique_id.