QSoundEffect: Don't try guess a media role if one has not been provided.
authorRobin Burchell <robin.burchell@jollamobile.com>
Thu, 16 Jan 2014 14:28:02 +0000 (15:28 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 7 Feb 2014 12:23:16 +0000 (13:23 +0100)
commit1e23440457d64e6dec53b6b465d783673b6e9956
tree9daff34a556b718a7e232b24518b87af08587688
parent9a16423610405c0329fe40235313212946f08b05
QSoundEffect: Don't try guess a media role if one has not been provided.

Trying to heuristically guess this kind of thing is almost always a bad idea.
Expect the creator of the output to explicitly tell us the category instead
of guessing.

Change-Id: I5f2988e2456685f3622e0ab136951b1742215f71
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
src/multimedia/audio/qsoundeffect_pulse_p.cpp