[ACR-1569]Update description on supporting WAV, FLAC, OGG since 6.0 75/236975/6 accepted/tizen/unified/20200630.131158 submit/tizen/20200630.005817
authorhj kim <backto.kim@samsung.com>
Tue, 23 Jun 2020 23:47:17 +0000 (08:47 +0900)
committerhj kim <backto.kim@samsung.com>
Wed, 24 Jun 2020 08:59:52 +0000 (08:59 +0000)
Change-Id: I323a16714b7ff51f0cd14d5321b8226d2607a95c

doc/metadata_editor_doc.h
include/metadata_editor.h
packaging/capi-media-metadata-editor.spec

index ecb4431..f5161b7 100755 (executable)
@@ -32,6 +32,7 @@
 /**
  * @addtogroup CAPI_MEDIA_METADATA_EDITOR_MODULE
  * @brief The @ref CAPI_MEDIA_METADATA_EDITOR_MODULE API provides functions for editing the metadata of mp3, mp4 contents.
+ *                Since 6.0, this module supports WAV, FLAC and OGG files as well.
  * @ingroup CAPI_MEDIA_FRAMEWORK
  * @section CAPI_MEDIA_METADATA_EDITOR_MODULE_HEADER Required Header
  *    \#include <metadata_editor.h>
index 8d8987a..aa2d6fa 100755 (executable)
@@ -31,6 +31,7 @@ extern "C" {
  *
  * @file metadata_editor.h
  * @brief This file contains functions for editing metadata of MP3 and MP4 files. \n
+ *        Since 6.0, this module supports WAV, FLAC and OGG files as well.
  *        Description of metadata: title, album, artist, author, genre and description etc. \n
  */
 
index c4c5dbc..8d9807b 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       capi-media-metadata-editor
 Summary:    A metadata editor library in Tizen Native API
-Version: 0.1.11
+Version: 0.2.0
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0