AVFCameraExposureControl - exposure control for iOS
Exposure control, version for AVFoundation plugin (this code is using quite a new API, iOS >=8 only). Change-Id: I6871a758e8dfb98ab46b66d91a44142163e0bb44 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
@@ -38,6 +38,7 @@ HEADERS += \
|
||||
avfcamerarenderercontrol.h \
|
||||
avfcameradevicecontrol.h \
|
||||
avfcamerafocuscontrol.h \
|
||||
avfcameraexposurecontrol.h \
|
||||
avfconfigurationlock.h
|
||||
|
||||
OBJECTIVE_SOURCES += \
|
||||
@@ -55,5 +56,6 @@ OBJECTIVE_SOURCES += \
|
||||
avfcamerainfocontrol.mm \
|
||||
avfcameradevicecontrol.mm \
|
||||
avfcamerarenderercontrol.mm \
|
||||
avfcamerafocuscontrol.mm
|
||||
avfcamerafocuscontrol.mm \
|
||||
avfcameraexposurecontrol.mm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user