Media playback

day-piece-media now lives in its own repository. It provides audio and video playback, transport controls, volume, playback-state signals, and stream metadata through native platform players.

See its README for installation and platform support, and the implementation guide for backend behavior and dependencies. The repository includes a demo with a bundled clip and cross-platform dayscript tests.

Day discovers the crate’s native contributions from Cargo metadata. Browser events and volume handling also ship with the piece, through the shared JavaScript bridge; the framework has no media-specific browser listener.