Crates.io | lc3-sys |
lib.rs | lc3-sys |
version | 0.1.0 |
source | src |
created_at | 2024-01-03 23:58:27.014628 |
updated_at | 2024-01-03 23:58:27.014628 |
description | Unsafe rust bindings to the lc3 audio compression library |
homepage | |
repository | https://github.com/m1guelpf/lc3-rs/ |
max_upload_size | |
id | 1087926 |
size | 650,314 |
Unsafe direct bindings to the liblc3
audio compression library.
liblc3-sys
consists of the code used to generate bindings and is licensed under the terms of Apache License 2.0.
liblc3
is the backing library, and is licensed under the Apache License. Its terms can be found in the
liblc3
folder within the LICENSE
file.