-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0
-
None
-
OS X 10.9.1, Desktop Qt 5.2.0 clang 64bit, iMac 21.5-inch, Late 2013
-
-
8c9b6f67a73824aab8c74df7a1254425985fd8a5
QSound & QSoundEffect will not work correctly on OS X 10.9.1 because QAudioDeviceFactory::defaultOutputDevice() selects the first item on the list of available devices which on this version of OS X is NOT the default device.
e.g.:
qDebug() <<QAudioDeviceInfo::defaultOutputDevice().deviceName();
produces:
"AirPlay"
| For Gerrit Dashboard: QTBUG-36638 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 79662,2 | CoreAudio: Use the real default audio device for QSoundEffect | stable | qt/qtmultimedia | Status: MERGED | +2 | 0 |