Android: added camera support.
This patch includes all camera features: viewport, settings, image capture, and video recording. It also adds support for QAudioRecorder. Change-Id: Ib962177cc8de4bac03f42a2bc0f534e03464bbfc Reviewed-by: Christian Stromme <christian.stromme@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
99fff6941b
commit
0a7882f6b3
@@ -29,7 +29,7 @@ win32 {
|
||||
config_wmf: SUBDIRS += wmf
|
||||
}
|
||||
|
||||
unix:!mac {
|
||||
unix:!mac:!android {
|
||||
config_gstreamer {
|
||||
SUBDIRS += gstreamer
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user