X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include_product%2Fmedia_face.h;h=b5469235d8731b8a008f98093a8ec6fb7fd0bd7a;hb=e4fdaa06863ecee5bff92d9038819b1c9c8a7271;hp=4f7596b41c7d91abf341794710b9f859b9057142;hpb=58e13c8418bc6e015067a4113e3a862c23712f6d;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include_product/media_face.h b/include_product/media_face.h index 4f7596b..b546923 100755 --- a/include_product/media_face.h +++ b/include_product/media_face.h @@ -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