Update description 09/293209/1 accepted/tizen/unified/20230528.171037
authorminje.ahn <minje.ahn@samsung.com>
Tue, 23 May 2023 00:59:48 +0000 (09:59 +0900)
committerminje.ahn <minje.ahn@samsung.com>
Tue, 23 May 2023 00:59:48 +0000 (09:59 +0900)
Change-Id: Iff3743f6b6bc127ed52448f09df2bacc15e1af59
Signed-off-by: minje.ahn <minje.ahn@samsung.com>
include/media_content_type.h
include_product/media_content_type.h

index 39ace5c..fa99901 100755 (executable)
@@ -300,7 +300,7 @@ typedef void (*media_scan_completed_cb)(media_content_error_e error, void * user
  * @param[in] update_item The update item of notification
  * @param[in] update_type The update type of notification
  * @param[in] media_type The type of the media content (#media_content_type_e)
- * @param[in] uuid The ID of media or directory, which is updated
+ * @param[in] id The ID of media or directory, which is updated
  * @param[in] path The path of the media or directory
  * @param[in] mime_type The MIME of the media info
  * @param[in] user_data The user data passed from the foreach function
index 4d41d1e..39dbed3 100755 (executable)
@@ -374,7 +374,7 @@ typedef void (*media_scan_completed_cb)(media_content_error_e error, void * user
  * @param[in] update_item The update item of notification
  * @param[in] update_type The update type of notification
  * @param[in] media_type The type of the media content (#media_content_type_e)
- * @param[in] uuid The ID of media or directory, which is updated
+ * @param[in] id The ID of media or directory, which is updated
  * @param[in] path The path of the media or directory
  * @param[in] mime_type The MIME of the media info
  * @param[in] user_data The user data passed from the foreach function