5 unstable releases

Uses old Rust 2015

0.3.0 Apr 23, 2022
0.2.1 Aug 7, 2018
0.2.0 Oct 18, 2016
0.1.1 Apr 21, 2016
0.1.0 Feb 26, 2016

#404 in Audio

Download history 724/week @ 2023-12-18 561/week @ 2023-12-25 1163/week @ 2024-01-01 960/week @ 2024-01-08 1108/week @ 2024-01-15 1405/week @ 2024-01-22 1509/week @ 2024-01-29 1415/week @ 2024-02-05 1297/week @ 2024-02-12 1076/week @ 2024-02-19 803/week @ 2024-02-26 996/week @ 2024-03-04 1168/week @ 2024-03-11 1450/week @ 2024-03-18 884/week @ 2024-03-25 851/week @ 2024-04-01

4,402 downloads per month
Used in 10 crates (9 directly)

MIT/Apache

28KB
551 lines

opus-rs

Safe Rust bindings for libopus. The rustdoc (available through cargo doc) includes brief descriptions for methods, and detailed API information can be found at the libopus documentation.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

High-level bindings for libopus.

Only brief descriptions are included here. For detailed information, consult the libopus documentation.

Dependencies

~3MB
~51K SLoC