symphonia 0.6.0

Pure Rust media container and audio decoding library.
Documentation
1
2
3
4
5
6
# Symphonia Examples

| Example                | Description                                                    |
|------------------------|----------------------------------------------------------------|
| `basic-interleaved.rs` | Decode a file and interleave the decoded samples for playback. |
| `getting-started.rs`   | The example from GETTING_STARTED.md.                           |