[camera] Remove doxygen param in camera_stop_capture 86/205486/5
authorVBS <vdtizen.sds@samsung.com>
Tue, 7 May 2019 00:15:17 +0000 (09:15 +0900)
committerVBS <vdtizen.sds@samsung.com>
Tue, 7 May 2019 05:23:20 +0000 (14:23 +0900)
mm-hal-interface doxygen shows error message for camera_stop_capture parameters
camera_stop_capture does not have parameters callback, user_data
remove doxygen param[in] callback, user_data

[Version] 0.0.21
[Profile] Common
[Issue Type] doxygen error

Change-Id: I46eb3b215459475470ecf771d4e1498c7470942c

include/camera/tizen-camera.h

index d90e664..a1f1fcf 100644 (file)
@@ -841,8 +841,6 @@ int camera_start_capture(void *camera_handle, camera_capture_cb callback, void *
  *          from #CAMERA_STATE_PREVIEWING or #CAMERA_STATE_RECORDING to #CAMERA_STATE_PREVIEWING or #CAMERA_STATE_RECORDING.\n
  *          Otherwise, preview frame will be restarted.
  * @param[in] camera_handle The handle to the camera HAL
- * @param[in] callback The callback for captured data
- * @param[in] user_data The user data
  * @return @c 0 on success, otherwise a negative error value
  * @retval #CAMERA_ERROR_NONE Successful
  * @retval #CAMERA_ERROR_INVALID_PARAMETER Invalid parameter