From: hj kim Date: Thu, 25 Jan 2018 00:19:30 +0000 (+0900) Subject: Fix Doxygen mistakes X-Git-Tag: accepted/tizen/unified/20180125.122853^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F78%2F168178%2F1;p=platform%2Fcore%2Fapi%2Fmetadata-editor.git Fix Doxygen mistakes Change-Id: I2e89f110ab047dd34e1c1ecbd6e6b6b7cb853fad --- diff --git a/include/metadata_editor.h b/include/metadata_editor.h index d012f1a..80d4e4b 100755 --- a/include/metadata_editor.h +++ b/include/metadata_editor.h @@ -191,6 +191,8 @@ int metadata_editor_append_picture(metadata_editor_h metadata, const char *pictu * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif * * @remarks You must call metadata_editor_update_metadata() for applying to the metadata of the media file. if not, you will see the existing metadata when you call metadata_editor_get_metadata(). \n + * In case of accessing specific path in internal storage or external storage, you may add the privilege for accessing the path. \n + * For example, if you get the specific path by using storage_get_directory(). you should add previlege http://tizen.org/privilege/mediastorage or http://tizen.org/privilege/externalstorage. * * @param[in] metadata The handle to metadata * @param[in] index artwork image order