The audio backend of Firefox on Mac OS X.
Перейти к файлу
Chun-Min Chang 332627554e set pointers of the devices in device_collection to null when destroying 2018-10-08 13:25:09 -07:00
src set pointers of the devices in device_collection to null when destroying 2018-10-08 13:25:09 -07:00
.editorconfig Add editorconfig 2018-09-10 11:23:29 -07:00
.gitignore create a empty cargo library crate 2018-09-10 11:23:03 -07:00
Cargo.toml impl audiounit_strref_to_cstr_utf8 2018-10-07 14:32:27 -07:00
LICENSE Add Readme and License 2018-09-10 11:18:00 -07:00
README.md impl: is_aggregate_device 2018-10-08 10:24:56 -07:00

README.md

cubeb-coreaudio-rs

Implementation of MacOS Audio backend in CoreAudio framework for Cubeb written in Rust.

Current Goals

  • Translate C code line by line into Rust
  • Create tests for later refactoring

TODO

  • Test aggregate device