Docs.rs
play-0.5.3
play 0.5.3
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
IvanUkhov
Dependencies
libc ^0.2
normal
mpg123-sys ^0.6
normal
out123-sys ^0.5
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
play
0.5.3
All Items
Sections
Example
Crate Items
Functions
Crate
play
Copy item path
Source
Expand description
Means of playing audio files.
§
Example
play::play(
"tests/fixtures/sound.mp3"
).unwrap();
Functions
§
play
Play an audio file.