librespot icon indicating copy to clipboard operation
librespot copied to clipboard

Stop pulseaudio sink when not in use

Open ipha opened this issue 9 years ago • 1 comments

I've implemented the open() and close() functions so that the sink will be closed when notin use.

This is my first time working with rust, so I'm not 100% sure I'm handling the pointers correctly.

ipha avatar Jan 14 '17 21:01 ipha

Hey @ipha, Just so you know this was implemented here librespot-org/librespot#1

ComlOnline avatar Jan 29 '18 00:01 ComlOnline