AVFCameraFocusControl - focus control for iOS / OS X
Camera focus control for AVFoundation plugin (iOS/OS X). Change-Id: I0a79e7057ecbb66413debb8eac0f48ff679fc7ba Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
@@ -36,7 +36,9 @@ HEADERS += \
|
||||
avfmediavideoprobecontrol.h \
|
||||
avfcamerainfocontrol.h \
|
||||
avfcamerarenderercontrol.h \
|
||||
avfcameradevicecontrol.h
|
||||
avfcameradevicecontrol.h \
|
||||
avfcamerafocuscontrol.h \
|
||||
avfconfigurationlock.h
|
||||
|
||||
OBJECTIVE_SOURCES += \
|
||||
avfcameraserviceplugin.mm \
|
||||
@@ -52,5 +54,6 @@ OBJECTIVE_SOURCES += \
|
||||
avfmediavideoprobecontrol.mm \
|
||||
avfcamerainfocontrol.mm \
|
||||
avfcameradevicecontrol.mm \
|
||||
avfcamerarenderercontrol.mm
|
||||
avfcamerarenderercontrol.mm \
|
||||
avfcamerafocuscontrol.mm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user