librespot/playback/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
..
audio_backend Fix spelling: replace "it's" with "its" where a possessive is meant 2023-11-18 14:06:59 +01:00
decoder Make audio fetch parameters tunable 2023-12-20 22:07:42 +01:00
mixer Use single player and mixer instances 2023-07-19 14:49:17 +03:00
config.rs Fix warning and clippy lints 2022-08-22 22:38:19 +02:00
convert.rs fix clippy warnings 2023-01-03 00:36:35 +01:00
dither.rs Port remove unsafe code and catch up with dev (#956) 2022-02-14 12:15:19 +01:00
lib.rs fix clippy warnings 2023-01-03 00:36:35 +01:00
player.rs Make audio fetch parameters tunable 2023-12-20 22:07:42 +01:00