opensles 0.0.1

Raw bindings to Android's OpenSLES sound API
Documentation
  • Coverage
  • 1.49%
    22 out of 1472 items documented0 out of 103 items with examples
  • Size
  • Source code size: 344.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 49.34 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 24s Average build duration of successful builds.
  • all releases: 24s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jld3103

opensles

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.