# fdk-aac [](https://docs.rs/fdk-aac)
Rust bindings for libfdk-aac.
## Building
```sh-session
$ git submodule update --init
$ cargo build
```
## License
* This crate: MIT
* libfdk-aac: [Bespoke license. Based on BSD, free, no patent grant](https://fedoraproject.org/wiki/Licensing/FDK-AAC)