Accepted audio file formats in QML programs for iOS
Solved
QML and Qt Quick
-
Hi,
No I don't. The QSoundEffect documentation states exactly that it can play uncompressed audio format to achieve low latency.
If you want to play mp3 files then QMediaPlayer is what you want to use.
-
Hi,
No I don't. The QSoundEffect documentation states exactly that it can play uncompressed audio format to achieve low latency.
If you want to play mp3 files then QMediaPlayer is what you want to use.