#android #oboe

sys oboe-sys

Unsafe bindings for oboe an android library for low latency audio IO

11 unstable releases

0.6.1 Mar 3, 2024
0.5.0 Jan 17, 2023
0.4.5 Jan 11, 2022
0.4.4 Aug 18, 2021
0.1.0 Jan 7, 2020

#524 in Audio

Download history 10736/week @ 2023-12-23 9302/week @ 2023-12-30 11373/week @ 2024-01-06 13162/week @ 2024-01-13 11940/week @ 2024-01-20 12719/week @ 2024-01-27 14561/week @ 2024-02-03 13458/week @ 2024-02-10 13412/week @ 2024-02-17 12249/week @ 2024-02-24 15905/week @ 2024-03-02 15171/week @ 2024-03-09 16000/week @ 2024-03-16 17130/week @ 2024-03-23 16679/week @ 2024-03-30 15876/week @ 2024-04-06

67,511 downloads per month
Used in 450 crates (via oboe)

Apache-2.0

635KB
13K SLoC

Rust 7K SLoC // 0.0% comments C++ 5.5K SLoC // 0.2% comments

Raw (unsafe) bindings for Oboe library

github Crates.io Package Docs.rs API Docs License: Apache-2.0 CI Status

Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).

Usually you shouldn't use this crate directly, instead use oboe crate which provides safe interface.

No runtime deps

~0–1.4MB
~15K SLoC