MCPcopy Create free account
hub / github.com/RustCV/RustCV / MsmfBackend

Class MsmfBackend

rustcv-camera/src/backend/windows/mod.rs:16–16  ·  view source on GitHub ↗

Windows Media Foundation camera backend (not yet implemented). Windows Media Foundation 摄像头后端(尚未实现)。

Source from the content-addressed store, hash-verified

14/// Windows Media Foundation camera backend (not yet implemented).
15/// Windows Media Foundation 摄像头后端(尚未实现)。
16pub(crate) struct MsmfBackend;
17
18impl MsmfBackend {
19 /// Create a new (unimplemented) MSMF backend.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected