Implement customFocusPoint in camerabin backend.
authorAndrew den Exter <andrew.den.exter@jollamobile.com>
Mon, 10 Feb 2014 03:25:39 +0000 (13:25 +1000)
committerAndrew den Exter <andrew.den.exter@qinetic.com.au>
Wed, 9 Jul 2014 23:39:22 +0000 (01:39 +0200)
commit4ba4f1a51db14c1df20b27cc375255077f051819
treead14f07c9c6028f320928bd46672eb94639eab31
parent63476053415a8bacef83afb651bf7c6f98d60f5e
Implement customFocusPoint in camerabin backend.

Send a regions-of-interest event containing a rectangle surrounding the
focus point to the camera source when the camera's focusPointMode
is QCameraFocus::CustomFocusPoint.  Reset the regions-of-interest if the
focusPointMode changes to any other value.

[ChangeLog][GStreamer] Implement customFocusPoint in camerabin backend.

Change-Id: If75405733b18d476dff5467abae3f08271caf06a
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
src/plugins/gstreamer/camerabin/camerabinfocus.cpp
src/plugins/gstreamer/camerabin/camerabinfocus.h
src/plugins/gstreamer/camerabin/camerabinsession.h
src/plugins/gstreamer/camerabin/camerabinviewfindersettings.cpp