rodio

Crates.iorodio
lib.rsrodio
version0.19.0
sourcesrc
created_at2015-09-11 12:08:05.255656
updated_at2024-06-29 21:14:15.290301
descriptionAudio playback library
homepage
repositoryhttps://github.com/RustAudio/rodio
max_upload_size
id3031
size310,322
rodio-maintainers (github:rustaudio:rodio-maintainers)

documentation

https://docs.rs/rodio

README

Audio playback library

Crates.io Version Crates.io Downloads Build Status

Rust playback library.

Playback is handled by cpal. Format decoding can be handled either by Symphonia, or by format-specific decoders:

See the docs for more details on backends.

Documentation

The documentation contains an introduction to the library.

License

Licensed under either of

at your option.

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 as above, without any additional terms or conditions.

Commit count: 705

cargo fmt