[Release version 0.2.46] Update API version for Tizen 2.4 API 59/63259/1 accepted/tizen/ivi/20160323.073740 accepted/tizen/mobile/20160323.073603 accepted/tizen/tv/20160323.073638 accepted/tizen/wearable/20160323.073705 submit/tizen/20160323.042711
authorJeongmo Yang <jm80.yang@samsung.com>
Wed, 23 Mar 2016 03:03:37 +0000 (12:03 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 23 Mar 2016 03:03:37 +0000 (12:03 +0900)
Change-Id: I2ac73cbfcc6f520acd8684af8fdbd8b1201ee585
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
include/camera.h
packaging/capi-media-camera.spec

index b5a917b..8ae9956 100644 (file)
@@ -2006,7 +2006,7 @@ int camera_attr_foreach_supported_fps(camera_h camera, camera_attr_supported_fps
 
 /**
  * @brief Retrieves all supported FPS modes by invoking the callback function once for each supported FPS mode.
- * @since_tizen 2.4
+ * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
  * @param[in] camera The handle to the camera
  * @privlevel public
  * @privilege %http://tizen.org/privilege/camera
@@ -3008,7 +3008,7 @@ int camera_attr_remove_geotag(camera_h camera);
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  * @privlevel public
  * @privilege %http://tizen.org/privilege/camera
- * @remarks Since 2.4, while setting the flash mode, if the flash was preempted by other APIs,\n
+ * @remarks Since @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif, while setting the flash mode, if the flash was preempted by other APIs,\n
  *          then this function returns #CAMERA_ERROR_DEVICE_BUSY error.
  * @param[in] camera The handle to the camera
  * @param[in] mode The flash mode
index d296c70..1541286 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       capi-media-camera
 Summary:    A Camera API
-Version:    0.2.45
+Version:    0.2.46
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0