summaryrefslogtreecommitdiff
path: root/include/camera_private.h
diff options
context:
space:
mode:
authorHaesu Gwon <haesu.gwon@samsung.com>2017-07-04 19:52:23 +0900
committerHaesu Gwon <haesu.gwon@samsung.com>2017-07-18 05:07:14 +0000
commita598a58d1798e098826b090c905660393fa0b7c7 (patch)
tree9dde40dd24e81d5465a370f888e8a85bc5acf87b /include/camera_private.h
parentc64db312088425fd6ac87c1e32f83fe027a36b16 (diff)
downloadcamera-a598a58d1798e098826b090c905660393fa0b7c7.tar.gz
camera-a598a58d1798e098826b090c905660393fa0b7c7.tar.bz2
camera-a598a58d1798e098826b090c905660393fa0b7c7.zip
[ACR-1013] Change API description to support set/unset preview callback in preview state.submit/tizen/20170725.042534accepted/tizen/unified/20170807.150234
+ Update comments to describe state restriction improvement more clearly. [Version] 0.3.3 [Profile] Common [Issue Type] Update [Dependency module] N/A [Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-unified_20170630.1] Change-Id: I9468bc1242bd5ccb4708a830b41f151cf725e33a Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
Diffstat (limited to 'include/camera_private.h')
-rw-r--r--include/camera_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/camera_private.h b/include/camera_private.h
index 0fa2f77..582d3d3 100644
--- a/include/camera_private.h
+++ b/include/camera_private.h
@@ -147,6 +147,7 @@ typedef struct _camera_cb_info_s {
/* preview callback flag */
int preview_cb_flag;
+ GMutex preview_cb_mutex;
/* evas surface */
#ifdef TIZEN_FEATURE_EVAS_RENDERER