Merge "Match columns of playlist with filter keyword" into tizen
[platform/core/api/media-content.git] / include_product / media_face.h
index 4f7596b..b546923 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
@@ -169,7 +169,8 @@ int media_face_get_tag(media_face_h face, char **tag);
  *
  * @since_tizen 3.0
  *
- * @remarks The @a face should be released using media_face_destroy().
+ * @remarks The @a face should be released using media_face_destroy(). \n
+ *          Since 5.5, this function supports only image type.
  *
  * @param[in] media_id The media ID
  * @param[out] face The media face handle