cubeb

Crates.iocubeb
lib.rscubeb
version0.34.0
created_at2018-02-21 06:31:12.558188+00
updated_at2026-01-21 22:02:14.652481+00
descriptionBindings to libcubeb for interacting with system audio from rust.
homepagehttps://github.com/mozilla/cubeb-rs
repositoryhttps://github.com/mozilla/cubeb-rs
max_upload_size
id52170
size25,910
az (ashleyz)

documentation

README

cubeb-rs

Build Status

Documentation

cubeb bindings for Rust

[dependencies]
cubeb = "0.1"

Building cubeb-rs

First, you'll need to install CMake. Afterwards, just run:

$ git clone https://github.com/djg/cubeb-rs
$ cd cubeb-rs
$ cargo build

License

cubeb-rs is distributed under an ISC-style license. See LICENSE for details.

Commit count: 303

cargo fmt