| Crates.io | opusic-c |
| lib.rs | opusic-c |
| version | 1.5.3 |
| created_at | 2024-12-01 08:16:19.186332+00 |
| updated_at | 2025-09-16 08:19:10.568042+00 |
| description | High level bindings to libopus |
| homepage | |
| repository | https://github.com/DoumanAsh/opusic-c |
| max_upload_size | |
| id | 1467274 |
| size | 140,030 |
High level bindings to libopus
Target version 1.5.2
This library uses Rust's allocator whenever possible
dred - Enables experimental DRED decoderIf the OPUS_LIB_DIR environment variable is set, it will be searched for the opus library.
Otherwise, a static library will be built automatically.
When building for android, library requires presence of env variable ANDROID_NDK_HOME in order to supply
cmake with toolchain file and correct target arch.
cmakeninja - When present, build script defaults to use corresponding CMake's generator