| Crates.io | cubeb |
| lib.rs | cubeb |
| version | 0.31.2 |
| created_at | 2018-02-21 06:31:12.558188+00 |
| updated_at | 2025-09-17 04:36:38.443204+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 | 26,129 |
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.