Image encoder control - version for OS X/iOS
QImageEncoderControl - implementation for AVFoundation plugin (OS X/iOS, at the moment iOS >= 7.0). Change-Id: Ibc2c3ae48252dd4698e263f5abca5c328482d5e7 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
committed by
Yoann Lopes
parent
985ee3261b
commit
33b27c3c15
@@ -40,7 +40,8 @@ HEADERS += \
|
||||
avfcamerafocuscontrol.h \
|
||||
avfcameraexposurecontrol.h \
|
||||
avfcamerautility.h \
|
||||
avfcameraviewfindersettingscontrol.h
|
||||
avfcameraviewfindersettingscontrol.h \
|
||||
avfimageencodercontrol.h
|
||||
|
||||
OBJECTIVE_SOURCES += \
|
||||
avfcameraserviceplugin.mm \
|
||||
@@ -60,7 +61,8 @@ OBJECTIVE_SOURCES += \
|
||||
avfcamerafocuscontrol.mm \
|
||||
avfcameraexposurecontrol.mm \
|
||||
avfcamerautility.mm \
|
||||
avfcameraviewfindersettingscontrol.mm
|
||||
avfcameraviewfindersettingscontrol.mm \
|
||||
avfimageencodercontrol.mm
|
||||
|
||||
ios {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user