OpenSL ES audio plugin.
Adds support for QAudioOutput, QAudioInput and QAudioDeviceInfo using OpenSL ES 1.0.1. This plugin is used on Android. Change-Id: Idf2c22a861e067196f6c5139e51393b086f64183 Reviewed-by: Christian Stromme <christian.stromme@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
0a05ae5446
commit
680c9cab91
@@ -2,6 +2,7 @@ requires(qtHaveModule(gui))
|
||||
|
||||
load(configure)
|
||||
qtCompileTest(openal)
|
||||
qtCompileTest(opensles)
|
||||
win32 {
|
||||
qtCompileTest(directshow)
|
||||
qtCompileTest(wmsdk)
|
||||
|
||||
Reference in New Issue
Block a user