From: hj kim Date: Wed, 23 Oct 2019 23:49:43 +0000 (+0900) Subject: Update API description X-Git-Tag: submit/tizen/20191113.015717~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F216350%2F1;p=platform%2Fcore%2Fapi%2Fmedia-content.git Update API description Change-Id: I9488b490d5fb0f88da3aa254566c5f3f7066457a --- diff --git a/include/media_info.h b/include/media_info.h index 487a95d..c7d081f 100755 --- a/include/media_info.h +++ b/include/media_info.h @@ -1042,7 +1042,7 @@ int media_info_create_thumbnail(media_info_h media, media_thumbnail_completed_cb * @privlevel public * @privilege %http://tizen.org/privilege/content.write * - * @remarks If you request cancel for the already thumbnail created media, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION + * @remarks If you request cancel for the already thumbnail created media, this function returns #MEDIA_CONTENT_ERROR_INVALID_OPERATION * * @param[in] media The handle to the media info * @@ -1147,7 +1147,7 @@ int media_info_start_face_detection(media_info_h media, media_face_detection_com * @privlevel public * @privilege %http://tizen.org/privilege/content.write * - * @remarks If face detection is already done when you request the cancellation, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION + * @remarks If face detection is already done when you request the cancellation, this function returns #MEDIA_CONTENT_ERROR_INVALID_OPERATION * * @param[in] media The handle to the media info * diff --git a/include_product/media_info.h b/include_product/media_info.h index 487a95d..c7d081f 100755 --- a/include_product/media_info.h +++ b/include_product/media_info.h @@ -1042,7 +1042,7 @@ int media_info_create_thumbnail(media_info_h media, media_thumbnail_completed_cb * @privlevel public * @privilege %http://tizen.org/privilege/content.write * - * @remarks If you request cancel for the already thumbnail created media, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION + * @remarks If you request cancel for the already thumbnail created media, this function returns #MEDIA_CONTENT_ERROR_INVALID_OPERATION * * @param[in] media The handle to the media info * @@ -1147,7 +1147,7 @@ int media_info_start_face_detection(media_info_h media, media_face_detection_com * @privlevel public * @privilege %http://tizen.org/privilege/content.write * - * @remarks If face detection is already done when you request the cancellation, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION + * @remarks If face detection is already done when you request the cancellation, this function returns #MEDIA_CONTENT_ERROR_INVALID_OPERATION * * @param[in] media The handle to the media info *