Registry / other / librespot-playback

librespot-playback

JSON →
library0.8.0rscratesunverified

The audio playback logic for librespot

# Cargo.toml [dependencies] librespot-playback = "0.8.0"
INSTALL
IMPORT
SIG · LIBRESPOT-PLAYBACK
L
librespot-playback
otherrustv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Player
use librespot_playback::player::Player;

Shows the primary Player type for audio playback

use librespot_playback::player::Player; fn main() { // Player requires a session from librespot-core println!("Player type available"); }
Debug
Known issues
gotchaRequires librespot-core session
fix
Create a session using librespot_core before using Player
affects: >=0.1.0
Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
librespot-playback — cargo add librespot-playback · libregistry