summaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/audio/qnx_audio.json
diff options
context:
space:
mode:
authorKevin Ottens <kevin.ottens.qnx@kdab.com>2013-02-21 14:28:12 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-25 11:15:53 +0100
commitfb6e49f33fab1046aa234be4994219719a3963a8 (patch)
tree2140ef93cd678217bf097858fafcfd27a1a5e97e /src/plugins/qnx/audio/qnx_audio.json
parent1ddad9e0f43e547ee2b08e87a64f41935d19cdbb (diff)
BlackBerry/QNX: Add a new backend for Blackberry handling audio
For now it only implements the audio output part. The plugin can be used on all QNX systems (including BB10) that provide a libasound version < 1.0.10. Change-Id: Ifcfd871558d5d2bfb9e8a5f5ef0cfe009c0a111d Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>
Diffstat (limited to 'src/plugins/qnx/audio/qnx_audio.json')
-rw-r--r--src/plugins/qnx/audio/qnx_audio.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/qnx/audio/qnx_audio.json b/src/plugins/qnx/audio/qnx_audio.json
new file mode 100644
index 000000000..a31d52107
--- /dev/null
+++ b/src/plugins/qnx/audio/qnx_audio.json
@@ -0,0 +1,3 @@
+{
+ "Keys": ["default"]
+}