librespot/audio/src/fetch
Roderick van Domburg 3e09eff906
Improve initial loading time
- Configure the decoder according to Spotify's metadata, don't probe

- Return from `AudioFile::open` as soon as possible, with the smallest
  possible block size suitable for opening the decoder, so the UI
  transitions from loading to playing/paused state. From there,
  the regular prefetching will take over.
2022-01-04 23:23:20 +01:00
..
mod.rs Improve initial loading time 2022-01-04 23:23:20 +01:00
receive.rs Prevent a few potential panics 2021-12-29 23:15:08 +01:00