Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use windows::core::GUID;
2
use windows::Win32::Media::MediaFoundation::*;
3
4
use rustcv_core::error::{CameraError, Result};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected