回复: 【请问】QSound如何连续播放多个声音?
#11 [liudianwu 04-25 16:54]
bool QSound::isFinished () const
Returns true if the sound has finished playing; otherwise returns false.
Warning: On Windows this function always returns true for unlooped sounds.
#12 [z609932088 04-26 14:50]
为什么不用QMediaPlayer了,难道你对延迟有要求