QAudioDeviceInfo::deviceName() problems in 4.7.2
-
Hi,
I am using QAudioDeviceInfo::deviceName() to get the names of audio devices. Unfortunately they are being cropped by qt, like so:
"Microphone (High Definition A"I already found a bug tracker here:
http://bugreports.qt.nokia.com/browse/QTMOBILITY-801?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanelI upgraded to 4.7.2, but this did not resolve the issue. What can I do?
Best regards,
Eddy