HEnquist / coreaudio-rs

A friendly rust interface to Apple's Core Audio API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coreaudio-rs Actions Status Crates.io Crates.io docs.rs

A friendly rust interface for Apple's Core Audio API.

This crate aims to expose and wrap the functionality of the original C API in a zero-cost, safe, Rust-esque manner.

If you just want direct access to the unsafe bindings, use coreaudio-sys.

About

A friendly rust interface to Apple's Core Audio API.

License:Apache License 2.0


Languages

Language:Rust 100.0%