MCPcopy Index your code
hub / github.com/RustCV/RustCV / controls.rs

File controls.rs

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

Source from the content-addressed store, hash-verified

1use windows::core::GUID;
2use windows::Win32::Media::MediaFoundation::*;
3
4use rustcv_core::error::{CameraError, Result};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected