MCPcopy Create free account
hub / github.com/RustCV/RustCV / controls.rs

File controls.rs

rustcv-backend-v4l2/src/controls.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::sync::Arc;
2use v4l::control::{Control, Value};
3use v4l::Device;
4// use v4l::v4l2; // 不再依赖不稳定的自动生成绑定

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected