Docs.rs
  • raplay-0.4.2
    • raplay 0.4.2
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • BonnyAD9
    • Dependencies
      • anyhow ^1.0.98 normal
      • cpal ^0.15.3 normal
      • num ^0.4.3 normal
      • serde ^1.0.219 normal optional
      • symphonia ^0.5.4 normal
      • thiserror ^2.0.12 normal
    • Versions
    • 71.79% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

raplay0.4.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Callback
  • Sink
  • Timestamp
  • converters::Channel
  • converters::Interleave
  • converters::Rate
  • source::DeviceConfig
  • source::sine::Sine
  • source::symph::FormatOptions
  • source::symph::Options
  • source::symph::Symph

Enums

  • BufferSize
  • CallbackInfo
  • CpalError
  • Error
  • PrefetchState
  • SampleBufferMut
  • reexp::BuildStreamError
  • reexp::DefaultStreamConfigError
  • reexp::DevicesError
  • reexp::PauseStreamError
  • reexp::PlayStreamError
  • reexp::SampleFormat
  • reexp::StreamError
  • reexp::SupportedStreamConfigsError
  • source::VolumeIterator
  • source::symph::Error

Traits

  • converters::UniSample
  • reexp::FromSample
  • source::Source

Macros

  • operate_samples
  • silence_sbuf
  • slice_sbuf

Functions

  • converters::channels
  • converters::convert_sample
  • converters::do_channels_rate
  • converters::do_interleave_channels_rate
  • converters::interleave
  • converters::rate
  • write_silence

Type Aliases

  • OptionBox
  • Result
  • reexp::AnyhowResult