mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
e175a88f5b
This change collects all those audio fetch parameters that were defined as static constants into a dedicated struct, AudioFetchParams. This struct can be read and set statically, allowing a user of the library to modify those parameters without the need to recompile. |
||
---|---|---|
.. | ||
audio_backend | ||
decoder | ||
mixer | ||
config.rs | ||
convert.rs | ||
dither.rs | ||
lib.rs | ||
player.rs |