怎么播放音频(QT6.5.2)
-
Please write your question in english or use the appropriate subforum.
-
Please write your question in english or use the appropriate subforum.
@Christian-Ehrlicher I made a music mp3, and then I wanted to play it when I clicked, but the click didn't make a sound
-
@Christian-Ehrlicher I made a music mp3, and then I wanted to play it when I clicked, but the click didn't make a sound
Basic c++ - how long does QMediaPlayer live? QMediaPlayer::player() does not block.
-
Basic c++ - how long does QMediaPlayer live? QMediaPlayer::player() does not block.
-
@Christian-Ehrlicher emm.My English is not good.
-
@vstar QMediaPlayer ms is deleted after on_pushButton_13_clicked function call is finished. How can you play? Make ms a member in the class MainWindow.
-
@Christian-Ehrlicher Right. Changed it.