1 unstable release
0.5.4 | Feb 27, 2024 |
---|
#1123 in Audio
42,638 downloads per month
Used in 27 crates
(via symphonia)
615KB
11K
SLoC
Symphonia RIFF (AIFF, AVI, WAVE) Demuxer
AIFF/AVI/WAVE demuxer for Project Symphonia.
Note: This crate is part of Symphonia. Please use the symphonia
crate instead of this one directly.
Support
This crate supports demuxing media containers based off the Resource Interchange File Format (RIFF). Specific format support may be enabled or disabled using feature flags. However, by default, all formats are enabled.
Format | Feature Flag | Default |
---|---|---|
AIFF | aiff |
Yes |
WAVE | wav |
Yes |
License
Symphonia is provided under the MPL v2.0 license. Please refer to the LICENSE file for more details.
Contributing
Symphonia is a free and open-source project that welcomes contributions! To get started, please read our Contribution Guidelines.
Dependencies
~3.5MB
~126K SLoC