mediaway-device 0.1.1

Device capture: camera/desktop/audio facades + hotplug, with Windows/Linux/Web backends as #[cfg]-gated modules (ADR-0021)
docs.rs failed to build mediaway-device-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

mediaway-device — docs

Device capture: camera, microphone, screen/window, audio hotplug, capability and permission probing. Traits and domain facades live here, and the OS backends are merged in as #[cfg]-gated modules per ADR-0021: camera, desktop, audio (domain facades), windows/windows_camera/windows_desktop/windows_audio (Win32 MF/DXGI/WGC/WASAPI), linux (xdg-desktop-portal + PipeWire + V4L2), and web (getUserMedia/getDisplayMedia).

Doc Notes
roadmap.md Capability stages
adr/ Traits + merged backend ADRs (per-module subdirs)
docs/ Merged module docs/READMEs