Qt 6.11 is out! See what's new in the release
blog
Check if audio has ended.
-
How to check whether my audio has ended or not? I am using AudioSink to play the audio.
-
Hi,
Doesn't QAudioSink::audioStateChanged provide the info you want ?