#apple #framework #macos-ios

no-std objc2-audio-toolbox

Bindings to the AudioToolbox framework

2 unstable releases

0.3.0 Jan 24, 2025
0.0.0 Dec 15, 2024

#281 in macOS and iOS APIs

Download history 126/week @ 2024-12-13 6/week @ 2024-12-20 115/week @ 2025-01-24 14/week @ 2025-01-31 13/week @ 2025-02-07 11/week @ 2025-02-14

153 downloads per month
Used in objc2-avf-audio

Zlib OR Apache-2.0 OR MIT

6.5MB
105K SLoC

objc2-audio-toolbox

Latest version License Documentation CI

Rust bindings to Apple's framework AudioToolbox.

This README is kept intentionally small to consolidate the documentation, see the Rust docs for more details on this crate.

This crate is part of the objc2 project, see that for related crates.


lib.rs:

Bindings to the AudioToolbox frameworks

See Apple's docs and the general docs on framework crates for more information.

This also contains bindings to the deprecated AudioUnit framework.

Dependencies