CoreAudio: Create an audio plugin supporting iOS and OS X
This removes the Mac audio backend that was hardcoded into QtMultimedia and adds a new audio plugin using the CoreAudio API. Change-Id: Ib15291825f9452a3763e0eeb281d952deb0bad3d Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com> Reviewed-by: Christian Stromme <christian.stromme@digia.com> Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
044e48d5a4
commit
b357c55f2d
@@ -45,7 +45,7 @@ unix:!mac:!android {
|
||||
}
|
||||
|
||||
mac:!simulator {
|
||||
SUBDIRS += audiocapture
|
||||
SUBDIRS += audiocapture coreaudio
|
||||
|
||||
config_avfoundation: SUBDIRS += avfoundation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user