summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/plugins.qmltypes
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@qt.io>2016-09-02 11:01:29 +0200
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2016-09-07 05:15:09 +0000
commitaf985a697a47cc887625e06c05f5cb785ee66d35 (patch)
tree0fab320f17677f6bd8be88156300e13133ea0ea1 /src/imports/multimedia/plugins.qmltypes
parent9fb4597d5c0d3fa3340ae74ed2eb6bb8e3ee2d17 (diff)
winrt: Fix QAudioDeviceInfo::default*Device to return name instead id
3c5bbb0dac7bed3199ddddc88c0175d5a2ac1036 added the default* functions to query a default device. However, IMediaDeviceStatics can only return ids and not the device names. Hence we need to invoke availableDevices to create the internal mapping and return the device name to properly initialize audio devices afterwards. Task-number: QTBUG-55631 Change-Id: I38b9205a933de5e41296a2e5880d0379db41ad97 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src/imports/multimedia/plugins.qmltypes')
0 files changed, 0 insertions, 0 deletions