vpr-audio-player 0.1.0

Audio file player
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 10.16 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.2 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 55s Average build duration of successful builds.
  • all releases: 55s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • PTRRR

Vpr Audio Player

The Vpr Audio Player is small and simple audio player library for Rust. It's built on top of the rodio library and provides high level functionality for playing audio files. The main goal of this library is to simplify the process of playing audio files, and extending rodio with additional functionality such as seeking to a specific time in an audio file.