diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-05-05 09:43:20 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-05-07 16:04:04 (GMT) |
commit | 3f9a617a72dc8167a762a1d75e75c98d27a7a214 (patch) | |
tree | f6b8789e47ed34a528f44276eadb9e0f36c28e03 /header.LGPL-ONLY | |
parent | 48ec7771d853eeeef211be7def3ebc5ff0badc3e (diff) | |
download | Qt-3f9a617a72dc8167a762a1d75e75c98d27a7a214.zip Qt-3f9a617a72dc8167a762a1d75e75c98d27a7a214.tar.gz Qt-3f9a617a72dc8167a762a1d75e75c98d27a7a214.tar.bz2 |
Modified audiodevices example to list all supported formats
Divided the UI into two tabs:
- One which lists all formats supported by the device, in a table.
This table is populated dynamically when the user presses a button,
rather than at application startup - for some backends such as ALSA,
isFormatSupported() is a time-consuming operation.
- One which allows the user to specify a particular format, and then
test whether it is supported. If the format is not supported, the
nearest supported format is displayed.
Changing mode causes test result to be cleared.
Call showFullScreen() on small-screen devices.
Reviewed-by: Kurt Korbatits
Diffstat (limited to 'header.LGPL-ONLY')
0 files changed, 0 insertions, 0 deletions