Crates.io | opensles |
lib.rs | opensles |
version | 0.0.1 |
source | src |
created_at | 2020-04-10 11:43:48.270101 |
updated_at | 2020-04-10 11:43:48.270101 |
description | Raw bindings to Android's OpenSLES sound API |
homepage | |
repository | https://github.com/jld3103/opensles |
max_upload_size | |
id | 228288 |
size | 333,102 |
Raw bindings to Android's OpenSLES sound API generated using rust-bindgen.
Documentation on OpenSLES on Android can be found here.
Tested on i686-linux-android
and armv7-linux-androideabi
targets.
This is a fork from https://github.com/AmpMe/opensles-sys with updated code.