rodio
rodio copied to clipboard
[Question] Is there any good way to restart the sink?

As above, I want to remove the existing sink playback and play the new audio.
But it seems to me that only the Sink::stop method stops existing playback. However, if it is stopped, it cannot be restarted.
Do you have any recommendations for how to do this?