librespot/playback/src/decoder
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
..
mod.rs Feature-gate passthrough decoder 2022-01-25 20:46:10 +01:00
passthrough_decoder.rs Remove and update dependencies (#1140) 2023-04-11 20:33:45 +02:00
symphonia_decoder.rs Make audio fetch parameters tunable 2023-12-20 22:07:42 +01:00