docs.rs failed to build mediaway-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.
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 — docs
Convenience pipeline facade: composes mediaway-encoder + mediaway-container
(+ mediaway-device for capture) into [EncodeSession] and platform auto-dispatch,
so apps don't hand-roll the encoder→muxer poll loop. Low-level traits stay fully
public and reachable without this crate — see examples/container/mux_demux_mp4.rs.
Design decision: workspace ADR-0014.
| Doc | Notes |
|---|---|
| roadmap.md | Stages |
| adr/ | Crate-local decisions (workspace ADR-0014 covers the crate's existence) |