File: README.md

package info (click to toggle)
rust-symphonia 0.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 140 kB
  • sloc: makefile: 4
file content (6 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (11)
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.                           |