Just update api description 61/182261/1
authorhj kim <backto.kim@samsung.com>
Fri, 22 Jun 2018 00:49:59 +0000 (09:49 +0900)
committerhj kim <backto.kim@samsung.com>
Fri, 22 Jun 2018 00:49:59 +0000 (09:49 +0900)
Change-Id: I33af23014296467d015b6af78311fce76adffc88

24 files changed:
include/media_audio.h
include/media_bookmark.h
include/media_face.h
include/media_filter.h
include/media_folder.h
include/media_group.h
include/media_image.h
include/media_info.h
include/media_playlist.h
include/media_storage.h
include/media_tag.h
include/media_video.h
include_product/media_audio.h
include_product/media_bookmark.h
include_product/media_face.h
include_product/media_filter.h
include_product/media_folder.h
include_product/media_group.h
include_product/media_image.h
include_product/media_info.h
include_product/media_playlist.h
include_product/media_storage.h
include_product/media_tag.h
include_product/media_video.h

index c17d8d6..3f30c6b 100755 (executable)
@@ -61,7 +61,7 @@ int audio_meta_clone(audio_meta_h *dst, audio_meta_h src);
 /**
  * @brief Destroys the audio metadata.
  * @details This function frees all resources related to the audio metadata handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index 2c3e1ca..93d208b 100755 (executable)
@@ -171,7 +171,7 @@ int media_bookmark_clone(media_bookmark_h *dst, media_bookmark_h src);
 /**
  * @brief Destroys a media bookmark.
  * @details This function frees all the resources related to the bookmark handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index 4f7596b..4c879fe 100755 (executable)
@@ -63,7 +63,7 @@ int media_face_clone(media_face_h *dst, media_face_h src);
 /**
  * @brief Destroys the media face handle.
  * @details Function frees all resources related to media face handle. This
- * handle no longer can be used to perform any operation. New handle has to
+ * handle no longer can be used to perform any operations. New handle has to
  * be created before next usage.
  *
  * @since_tizen 3.0
index 4a07385..c0cef94 100755 (executable)
@@ -64,7 +64,7 @@ int media_filter_create(filter_h *filter);
 /**
  * @brief Destroys a media filter handle.
  * @details The function frees all resources related to the media filter handle. The filter
- *          handle no longer can be used to perform any operation. A new filter handle
+ *          handle no longer can be used to perform any operations. A new filter handle
  *          has to be created before the next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index d4d9638..598db8e 100755 (executable)
@@ -183,7 +183,7 @@ int media_folder_clone(media_folder_h *dst, media_folder_h src);
 /**
  * @brief Destroys the media folder.
  * @details The function frees all resources related to the folder handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index 34a0f21..4586770 100755 (executable)
@@ -146,7 +146,7 @@ int media_album_foreach_media_from_db(int album_id, filter_h filter, media_info_
 /**
  * @brief Destroys the album handle.
  * @details This function frees all resources related to the album handle. This handle
- *          can no longer be used to perform any operation. A new handle has to
+ *          can no longer be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index 8e8ff9a..bb3bd5e 100755 (executable)
@@ -62,7 +62,7 @@ int image_meta_clone(image_meta_h *dst, image_meta_h src);
 /**
  * @brief Destroys the image metadata.
  * @details The function frees all resources related to the image metadata handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index a4eedfb..8918fa3 100755 (executable)
@@ -240,7 +240,7 @@ int media_info_delete_batch_from_db(filter_h filter) TIZEN_DEPRECATED_API;
 /**
  * @brief Destroys media info.
  * @details The function frees all resources related to the media info handle. This handle
- *          can no longer be used to perform any operation. New media info handle has to
+ *          can no longer be used to perform any operations. New media info handle has to
  *          be created before the next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index abed7d2..e1b6da1 100755 (executable)
@@ -231,7 +231,7 @@ int media_playlist_get_playlist_from_db(int playlist_id, media_playlist_h *playl
 /**
  * @brief Destroys a playlist handle.
  * @details This function frees all resources related to the playlist handle. This
- *          handle no longer can be used to perform any operation. A new handle has to
+ *          handle no longer can be used to perform any operations. A new handle has to
  *          be created before next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index b141c51..7821363 100755 (executable)
@@ -176,7 +176,7 @@ int media_storage_foreach_media_from_db(const char *storage_id, filter_h filter,
 /**
  * @brief Destroys media storage handle.
  * @details The function frees all resources related to the media storage handle. This handle
- *          can no longer be used to perform any operation. New media storage handle has to
+ *          can no longer be used to perform any operations. New media storage handle has to
  *          be created before the next usage.
  *
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
index 49fbf1b..d87027c 100755 (executable)
@@ -230,7 +230,7 @@ int media_tag_clone(media_tag_h *dst, media_tag_h src);
 /**
  * @brief Destroys the media tag.
  * @details This function frees all resources related to the tag handle. The tag handle can no longer
- *          be used for any operation. A new tag handle has to be created before next usage.
+ *          be used for any operations. A new tag handle has to be created before next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
index 978c9ab..6930747 100755 (executable)
@@ -61,7 +61,7 @@ int video_meta_clone(video_meta_h *dst, video_meta_h src);
 /**
  * @brief Destroys the video metadata.
  * @details This function frees all resources related to the video metadata handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index c17d8d6..3f30c6b 100755 (executable)
@@ -61,7 +61,7 @@ int audio_meta_clone(audio_meta_h *dst, audio_meta_h src);
 /**
  * @brief Destroys the audio metadata.
  * @details This function frees all resources related to the audio metadata handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index 2c3e1ca..93d208b 100755 (executable)
@@ -171,7 +171,7 @@ int media_bookmark_clone(media_bookmark_h *dst, media_bookmark_h src);
 /**
  * @brief Destroys a media bookmark.
  * @details This function frees all the resources related to the bookmark handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index 4f7596b..4c879fe 100755 (executable)
@@ -63,7 +63,7 @@ int media_face_clone(media_face_h *dst, media_face_h src);
 /**
  * @brief Destroys the media face handle.
  * @details Function frees all resources related to media face handle. This
- * handle no longer can be used to perform any operation. New handle has to
+ * handle no longer can be used to perform any operations. New handle has to
  * be created before next usage.
  *
  * @since_tizen 3.0
index 4a07385..c0cef94 100755 (executable)
@@ -64,7 +64,7 @@ int media_filter_create(filter_h *filter);
 /**
  * @brief Destroys a media filter handle.
  * @details The function frees all resources related to the media filter handle. The filter
- *          handle no longer can be used to perform any operation. A new filter handle
+ *          handle no longer can be used to perform any operations. A new filter handle
  *          has to be created before the next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index d4d9638..598db8e 100755 (executable)
@@ -183,7 +183,7 @@ int media_folder_clone(media_folder_h *dst, media_folder_h src);
 /**
  * @brief Destroys the media folder.
  * @details The function frees all resources related to the folder handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index 34a0f21..4586770 100755 (executable)
@@ -146,7 +146,7 @@ int media_album_foreach_media_from_db(int album_id, filter_h filter, media_info_
 /**
  * @brief Destroys the album handle.
  * @details This function frees all resources related to the album handle. This handle
- *          can no longer be used to perform any operation. A new handle has to
+ *          can no longer be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index 8e8ff9a..bb3bd5e 100755 (executable)
@@ -62,7 +62,7 @@ int image_meta_clone(image_meta_h *dst, image_meta_h src);
 /**
  * @brief Destroys the image metadata.
  * @details The function frees all resources related to the image metadata handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index a4eedfb..8918fa3 100755 (executable)
@@ -240,7 +240,7 @@ int media_info_delete_batch_from_db(filter_h filter) TIZEN_DEPRECATED_API;
 /**
  * @brief Destroys media info.
  * @details The function frees all resources related to the media info handle. This handle
- *          can no longer be used to perform any operation. New media info handle has to
+ *          can no longer be used to perform any operations. New media info handle has to
  *          be created before the next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index abed7d2..e1b6da1 100755 (executable)
@@ -231,7 +231,7 @@ int media_playlist_get_playlist_from_db(int playlist_id, media_playlist_h *playl
 /**
  * @brief Destroys a playlist handle.
  * @details This function frees all resources related to the playlist handle. This
- *          handle no longer can be used to perform any operation. A new handle has to
+ *          handle no longer can be used to perform any operations. A new handle has to
  *          be created before next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index b141c51..7821363 100755 (executable)
@@ -176,7 +176,7 @@ int media_storage_foreach_media_from_db(const char *storage_id, filter_h filter,
 /**
  * @brief Destroys media storage handle.
  * @details The function frees all resources related to the media storage handle. This handle
- *          can no longer be used to perform any operation. New media storage handle has to
+ *          can no longer be used to perform any operations. New media storage handle has to
  *          be created before the next usage.
  *
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
index 49fbf1b..d87027c 100755 (executable)
@@ -230,7 +230,7 @@ int media_tag_clone(media_tag_h *dst, media_tag_h src);
 /**
  * @brief Destroys the media tag.
  * @details This function frees all resources related to the tag handle. The tag handle can no longer
- *          be used for any operation. A new tag handle has to be created before next usage.
+ *          be used for any operations. A new tag handle has to be created before next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
index 978c9ab..6930747 100755 (executable)
@@ -61,7 +61,7 @@ int video_meta_clone(video_meta_h *dst, video_meta_h src);
 /**
  * @brief Destroys the video metadata.
  * @details This function frees all resources related to the video metadata handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before the next use.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif