QSoundEffect and iOS (Low Latency sound format)
Mobile and Embedded
14
Posts
4
Posters
3.9k
Views
1
Watching
-
I recently ran into the same problem, but the problem was that coreaudio played audio through the earpiece instead of the speakers.
It seems the default category is set to "PlayAndRecord"
Changing it to "Playback" seems to play back sounds with full volume.
-
Hi,
He changed Qt's source code and build it
-
Hi,
He changed Qt's source code and build it
-
Bug report + fix: https://bugreports.qt.io/browse/QTBUG-44757
-
Bug report + fix: https://bugreports.qt.io/browse/QTBUG-44757
-
You should send your patch for review on gerrit
-
You should send your patch for review on gerrit