fix: Audio Preview: Add delay before pausing on EOS to avoid clipping of last fraction
When playbin sends an EOS signal the audio may not have been fully run through the whole pipeline. That means pausing immediately on EOS may clip the last fraction. To workaround, add a delay before pausing the playback due to the EOS signal.
Fixes #11423 (closed)
Edited by mesonium