Add ALSA backend
This commit is contained in:
@@ -51,6 +51,7 @@ default-features = false
|
|||||||
git = "https://github.com/overdrivenpotato/winapi-rs"
|
git = "https://github.com/overdrivenpotato/winapi-rs"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
alsa_backend = ["librespot/alsa-backend"]
|
||||||
pulseaudio_backend = ["librespot/pulseaudio-backend"]
|
pulseaudio_backend = ["librespot/pulseaudio-backend"]
|
||||||
rodio_backend = ["librespot/rodio-backend"]
|
rodio_backend = ["librespot/rodio-backend"]
|
||||||
portaudio_backend = ["librespot/portaudio-backend"]
|
portaudio_backend = ["librespot/portaudio-backend"]
|
||||||
|
|||||||
Reference in New Issue
Block a user