free-librespot/playback/src/audio_backend
Guillaume Desmottes f09be4850e Sink: pass ownership of the packet on write()
Prevent a copy if the implementation needs to keep the data around.
2021-12-31 13:46:35 +01:00
..
alsa.rs Dynamic failable buffer sizing alsa-backend 2021-12-14 16:49:09 -06:00
gstreamer.rs Implement common SinkError and SinkResult (#820) 2021-09-27 20:46:26 +02:00
jackaudio.rs Sink: pass ownership of the packet on write() 2021-12-31 13:46:35 +01:00
mod.rs Sink: pass ownership of the packet on write() 2021-12-31 13:46:35 +01:00
pipe.rs Implement common SinkError and SinkResult (#820) 2021-09-27 20:46:26 +02:00
portaudio.rs Sink: pass ownership of the packet on write() 2021-12-31 13:46:35 +01:00
pulseaudio.rs Implement common SinkError and SinkResult (#820) 2021-09-27 20:46:26 +02:00
rodio.rs Sink: pass ownership of the packet on write() 2021-12-31 13:46:35 +01:00
sdl.rs Sink: pass ownership of the packet on write() 2021-12-31 13:46:35 +01:00
subprocess.rs Implement common SinkError and SinkResult (#820) 2021-09-27 20:46:26 +02:00