oboe-sys

Crates.iooboe-sys
lib.rsoboe-sys
version0.6.1
sourcesrc
created_at2020-01-07 22:06:54.832922
updated_at2024-03-03 07:05:46.723794
descriptionUnsafe bindings for oboe an android library for low latency audio IO
homepagehttps://github.com/katyo/oboe-rs
repositoryhttps://github.com/katyo/oboe-rs
max_upload_size
id196371
size934,962
Kayo Phoenix (katyo)

documentation

README

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.

Commit count: 167

cargo fmt