Docs.rs
snapcast-client-0.7.0
snapcast-client 0.7.0
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
metaneutrons
Dependencies
anyhow ^1
normal
chacha20poly1305 ^0.10
normal
optional
futures-util ^0.3
normal
optional
hkdf ^0.12
normal
optional
hostname ^0.4
normal
libc ^0.2
normal
lz4_flex ^0.13.0
normal
optional
mac_address ^1
normal
mdns-sd ^0.12
normal
optional
opus-decoder ^0.1
normal
rubato ^0.16
normal
optional
rustls ^0.23
normal
optional
rustls-native-certs ^0.8
normal
optional
serde ^1
normal
sha2 ^0.10
normal
optional
snapcast-proto ^0.7.0
normal
symphonia ^0.5
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
optional
tokio-tungstenite ^0.26
normal
optional
tracing ^0.1
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Module stream
snapcast_
client
0.7.0
Module stream
Module Items
Structs
In crate snapcast_
client
snapcast_client
Module
stream
Copy item path
Source
Expand description
Time-synchronized PCM audio stream buffer.
Structs
§
PcmChunk
A decoded PCM chunk with a server-time timestamp and a read cursor.
Stream
Time-synchronized PCM stream buffer.