mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-04 18:29:45 +02:00
Make audio backend configurable at run time.
This commit is contained in:
parent
e6dd77fc02
commit
968a39a131
11 changed files with 179 additions and 81 deletions
|
@ -4,7 +4,7 @@ pub mod apresolve;
|
|||
mod audio_decrypt;
|
||||
mod audio_file;
|
||||
mod audio_key;
|
||||
pub mod audio_sink;
|
||||
pub mod audio_backend;
|
||||
pub mod authentication;
|
||||
pub mod cache;
|
||||
mod connection;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue