Cargo Features
[dependencies]
actinium226-librespot = { version = "0.4.3", default-features = false, features = ["alsa-backend", "portaudio-backend", "pulseaudio-backend", "jackaudio-backend", "rodio-backend", "rodiojack-backend", "sdl-backend", "gstreamer-backend", "with-dns-sd"] }
- default = rodio-backend
-
The
rodio-backend
feature is set by default wheneveractinium226-librespot
is added without
somewhere in the dependency tree.default-features = false - alsa-backend
-
Enables alsa-backend of actinium226-librespot-playback
- portaudio-backend
-
Enables portaudio-backend of actinium226-librespot-playback
- pulseaudio-backend
-
Enables pulseaudio-backend of actinium226-librespot-playback
- jackaudio-backend
-
Enables jackaudio-backend of actinium226-librespot-playback
- rodio-backend default
-
Enables rodio-backend of actinium226-librespot-playback
- rodiojack-backend
-
Enables rodiojack-backend of actinium226-librespot-playback
- sdl-backend
-
Enables sdl-backend of actinium226-librespot-playback
- gstreamer-backend
-
Enables gstreamer-backend of actinium226-librespot-playback
- with-dns-sd
-
Enables with-dns-sd of librespot-discovery ^0.4.2
actinium226-librespot has 10 features without comments.