crates.io Open in urlscan Pro
2600:9000:26fa:e000:c:7ed3:240:93a1  Public Scan

URL: https://crates.io/crates/rodio
Submission: On September 19 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

/search

<form class="_form_17hnvp" action="/search" role="search" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false">
  <input class="_input-lg_17hnvp _input_17hnvp" inputmode="search" name="q" id="cargo-desktop-search" placeholder="Type 'S' or '/' to search" autofocus="autofocus" required="" aria-label="Search" type="text">
  <input class="_input-sm_17hnvp _input_17hnvp" inputmode="search" name="q" placeholder="Search" required="" aria-label="Search" type="text">
  <button class="_submit-button_17hnvp _button-reset_g91299" type="submit">
    <span class="_submit-label_17hnvp _sr-only_1igkyf">Submit</span>
    <svg height="512" width="512" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="_submit-icon_17hnvp">
      <path
        d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
      </path>
    </svg>
  </button>
</form>

Text Content

For full functionality of this site it is necessary to enable JavaScript.




CRATES.IO


THE RUST COMMUNITY’S CRATE REGISTRY

Submit
Change color scheme
 * light
 * dark
 * system

Browse All Crates | Log in with GitHub
Change color scheme
 * light
 * dark
 * system

Menu
 * Browse All Crates
 * Log in with GitHub


RODIO V0.19.0

Audio playback library
 * #audio
 * #gamedev
 * #playback

 * Readme
 * 44 Versions
 * Dependencies
 * Dependents
   


AUDIO PLAYBACK LIBRARY



Rust playback library.

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

 * MP3 by minimp3 (but defaults to Symphonia).
 * WAV by hound.
 * Vorbis by lewton.
 * FLAC by claxon.
 * MP4 and AAC (both disabled by default) are handled only by Symphonia.

See the docs for more details on backends.


DOCUMENTATION

The documentation contains an introduction to the library.


LICENSE

Licensed under either of

 * Apache License, Version 2.0, (LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0), or
 * MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

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.


METADATA

3 months ago

MIT OR Apache-2.0
66.8 KiB


INSTALL

Run the following Cargo command in your project directory:

cargo add rodio

Or add the following line to your Cargo.toml:

rodio = "0.19.0"


DOCUMENTATION

docs.rs/rodio/0.19.0


REPOSITORY

github.com/RustAudio/rodio


OWNERS

 * rustaudio/rodio-maintainers
 * Pierre Krieger

Report crate


STATS OVERVIEW

3,017,323 Downloads all time
44 Versions published

DOWNLOADS OVER THE LAST 90 DAYS

Display as
Stacked
 * Stacked
 * Unstacked




RUST

 * rust-lang.org
 * Rust Foundation
 * The crates.io team


GET HELP

 * The Cargo Book
 * Email Support
 * System Status
 * Report a bug


POLICIES

 * Usage Policy
 * Security
 * Privacy Policy
 * Code of Conduct
 * Data Access


SOCIAL

 * rust-lang/crates.io
 * #t-crates-io
 * @cratesiostatus