Registry / utility / symphonia

symphonia

JSON →
library0.6.0rscratesunverified

Pure Rust media container and audio decoding library.

# Cargo.toml [dependencies] symphonia = "0.6.0"
INSTALL
IMPORT
SIG · SYMPHONIA
S
symphonia
utilityrustv0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AudioDecoder
use symphonia::core::audio::AudioDecoder;

Initialize Symphonia's default codec registry.

use symphonia::core::audio::AudioDecoder; fn main() { let decoder = symphonia::default::get_codecs(); println!("Symphonia ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
symphonia — cargo add symphonia · libregistry