1 unstable release
Uses old Rust 2015
| 0.1.0 | Jan 29, 2017 |
|---|
#1833 in Audio
2,086 downloads per month
Used in 3 crates
32KB
623 lines
An Apple Core Audio Format (CAF) container decoder
For more information on CAF, see its wiki page, and the official specification.
caf
Decoder of Apple's Core Audio Format container. No unsafe. Pure Rust.
State of implementation: usable already, but not polished (yet).
License
Licensed under Apache 2 or MIT (at your option). For details, see the LICENSE file.
All examples inside the examples/ folder are licensed under the
CC-0 license.
License of your contributions
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 / CC-0 licensed as above, without any additional terms or conditions.
Dependencies
~125KB