[ACR-1348]Just update API description 39/199439/3
authorhj kim <backto.kim@samsung.com>
Mon, 11 Feb 2019 09:55:47 +0000 (18:55 +0900)
committerhj kim <backto.kim@samsung.com>
Tue, 12 Feb 2019 00:19:12 +0000 (09:19 +0900)
Change-Id: I3df81e037e68a185350f5f3f3aed476fc0f576ce

include/media_info.h
include_product/media_info.h

index 299082b..5622801 100755 (executable)
@@ -45,8 +45,8 @@ extern "C" {
  * @details In general, you can use this function to insert content files into the media database. \n
  *          You can use media_content_scan_file()/media_content_scan_folder() function instead of this function. \n
  *          If media information exists in the media database, this function returns information stored in the database.\n
- *          Since 5.5, if media information exists in the media database,
- *          this function will return the latest information after checking that the information is up-to-date. (Media database will be updated if necessary).
+ *          Since 5.5, if media information already exists in the media database,
+ *          this function returns the updated latest information. (Media database will be updated if necessary).
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
index 299082b..5622801 100755 (executable)
@@ -45,8 +45,8 @@ extern "C" {
  * @details In general, you can use this function to insert content files into the media database. \n
  *          You can use media_content_scan_file()/media_content_scan_folder() function instead of this function. \n
  *          If media information exists in the media database, this function returns information stored in the database.\n
- *          Since 5.5, if media information exists in the media database,
- *          this function will return the latest information after checking that the information is up-to-date. (Media database will be updated if necessary).
+ *          Since 5.5, if media information already exists in the media database,
+ *          this function returns the updated latest information. (Media database will be updated if necessary).
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *