Docs.rs
  • openlibspot-playback-0.6.0
    • openlibspot-playback 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • DaBigBlob
    • Dependencies
      • alsa ^0.8.1 normal optional
      • byteorder ^1 normal
      • cpal ^0.15.1 normal optional
      • futures-util ^0.3 normal
      • glib ^0.18.1 normal optional
      • gstreamer ^0.21.2 normal optional
      • gstreamer-app ^0.21.2 normal optional
      • gstreamer-audio ^0.21.2 normal optional
      • jack ^0.11 normal optional
      • libpulse-binding ^2 normal optional
      • libpulse-simple-binding ^2 normal optional
      • log ^0.4 normal
      • ogg ^0.9 normal optional
      • openlibspot-audio ^0.6.0 normal
      • openlibspot-core ^0.6.0 normal
      • openlibspot-metadata ^0.6.0 normal
      • parking_lot ^0.12 normal
      • portaudio-rs ^0.3 normal optional
      • rand ^0.8 normal
      • rand_distr ^0.4 normal
      • rodio ^0.17.1 normal optional
      • sdl2 ^0.35 normal optional
      • shell-words ^1.1 normal
      • symphonia ^0.5 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • zerocopy ^0.7.31 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

openlibspot_playback0.6.0

Module decoder

  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate openlibspot_playback

?
Change settings

Module openlibspot_playback::decoder

source ·

Structs§

  • AudioPacketPosition
  • SymphoniaDecoder

Enums§

  • AudioPacket
  • AudioPacketError
  • DecoderError

Traits§

  • AudioDecoder

Type Aliases§

  • AudioPacketResult
  • DecoderResult