| Crates.io | cubeb |
| lib.rs | cubeb |
| version | 0.34.0 |
| created_at | 2018-02-21 06:31:12.558188+00 |
| updated_at | 2026-01-21 22:02:14.652481+00 |
| description | Bindings to libcubeb for interacting with system audio from rust. |
| homepage | https://github.com/mozilla/cubeb-rs |
| repository | https://github.com/mozilla/cubeb-rs |
| max_upload_size | |
| id | 52170 |
| size | 25,910 |
cubeb bindings for Rust
[dependencies]
cubeb = "0.1"
First, you'll need to install CMake. Afterwards, just run:
$ git clone https://github.com/djg/cubeb-rs
$ cd cubeb-rs
$ cargo build
cubeb-rs is distributed under an ISC-style license. See LICENSE for details.