Crates.io | cubeb |
lib.rs | cubeb |
version | 0.13.0 |
source | src |
created_at | 2018-02-21 06:31:12.558188 |
updated_at | 2024-05-13 10:06:55.679267 |
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,394 |
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.