librespot/audio/src
Domenico Cerasuolo e175a88f5b Make audio fetch parameters tunable
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.
2023-12-20 22:07:42 +01:00
..
fetch Make audio fetch parameters tunable 2023-12-20 22:07:42 +01:00
decrypt.rs Merge branch 'dev' into new-api and update crates 2022-07-27 23:31:11 +02:00
lib.rs Make audio fetch parameters tunable 2023-12-20 22:07:42 +01:00
range_set.rs Fix newly reported clippy errors 2023-01-27 23:15:51 +01:00