*
* @since_tizen 3.0
*
+ * @param [in] media_id The media uuid to create the face handle
* @param [out] face The face handle
*
* @return 0 on success, otherwise a negative error value.
*
* @remarks @a exposure time must be released with free() by you.
*
- * @param[in] media The handle to image metadata
+ * @param[in] image The image metadata handle
* @param[out] exposure_time The value of exposure_time, getting from exif
*
* @return 0 on success,
* @brief Gets the fnumber from exif.
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
- * @param[in] media The handle toimage metadata
+ * @param[in] image The image metadata handle
* @param[out] fnumber The value of fnumber, getting from exif
*
* @return 0 on success,
* @brief Gets the iso from exif.
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
- * @param[in] media The handle toimage metadata
+ * @param[in] image The image metadata handle
* @param[out] iso The value of iso, getting from exif
*
* @return 0 on success,
*
* @remarks @a model must be released with free() by you.
*
- * @param[in] media The handle toimage metadata
+ * @param[in] image The image metadata handle
* @param[out] model The value of model, getting from exif
*
* @return 0 on success,
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
* @param [in] media The handle to media info
- * @param [out] count_played The counter of content played
+ * @param [out] played_count The counter of content played
*
* @return 0 on success,
* otherwise a negative error value
/**
* @brief Increments the played count to content meta handle.
- * @detalis You can increase the played(opened) count of the media file.
+ * @details You can increase the played(opened) count of the media file.
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
* @param [in] media The handle to media info
/**
* @brief Sets the played time to content meta handle.
- * @detalis You can set the latest played(opened) time of the media file. the latest played time to be set the current time on the system.
+ * @details You can set the latest played(opened) time of the media file. the latest played time to be set the current time on the system.
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
* @param [in] media The handle to media info
*
* @since_tizen 3.0
*
+ * @param [in] media_id The media uuid to create the face handle
* @param [out] face The face handle
*
* @return 0 on success, otherwise a negative error value.
*
* @remarks @a exposure time must be released with free() by you.
*
- * @param[in] media The handle to image metadata
+ * @param[in] image The image metadata handle
* @param[out] exposure_time The value of exposure_time, getting from exif
*
* @return 0 on success,
* @brief Gets the fnumber from exif.
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
- * @param[in] media The handle toimage metadata
+ * @param[in] image The image metadata handle
* @param[out] fnumber The value of fnumber, getting from exif
*
* @return 0 on success,
* @brief Gets the iso from exif.
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
- * @param[in] media The handle toimage metadata
+ * @param[in] image The image metadata handle
* @param[out] iso The value of iso, getting from exif
*
* @return 0 on success,
*
* @remarks @a model must be released with free() by you.
*
- * @param[in] media The handle toimage metadata
+ * @param[in] image The image metadata handle
* @param[out] model The value of model, getting from exif
*
* @return 0 on success,
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
* @param [in] media The handle to media info
- * @param [out] count_played The counter of content played
+ * @param [out] played_count The counter of content played
*
* @return 0 on success,
* otherwise a negative error value
/**
* @brief Increments the played count to content meta handle.
- * @detalis You can increase the played(opened) count of the media file.
+ * @details You can increase the played(opened) count of the media file.
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
* @param [in] media The handle to media info
/**
* @brief Sets the played time to content meta handle.
- * @detalis You can set the latest played(opened) time of the media file. the latest played time to be set the current time on the system.
+ * @details You can set the latest played(opened) time of the media file. the latest played time to be set the current time on the system.
* @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
*
* @param [in] media The handle to media info