Add ALSA backend

This commit is contained in:
Oscar Linderholm
2019-04-24 21:33:31 +02:00
parent eb2e8322e5
commit b27e904363

View File

@@ -51,6 +51,7 @@ default-features = false
git = "https://github.com/overdrivenpotato/winapi-rs"
[features]
alsa_backend = ["librespot/alsa-backend"]
pulseaudio_backend = ["librespot/pulseaudio-backend"]
rodio_backend = ["librespot/rodio-backend"]
portaudio_backend = ["librespot/portaudio-backend"]