Modify wrong description 06/167206/1
authorMinje Ahn <minje.ahn@samsung.com>
Tue, 16 Jan 2018 07:16:48 +0000 (16:16 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Tue, 16 Jan 2018 07:16:48 +0000 (16:16 +0900)
Change-Id: Ia58ecdc7d08404ab7a7c84af99913563714c5ee3
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/media_info.h
include_product/media_info.h

index 22b2e39..1a7604f 100755 (executable)
@@ -932,8 +932,7 @@ int media_info_get_content_name(media_info_h media, char **content_name) TIZEN_D
 
 /**
  * @brief Gets the title of content file.
- * @details If the value is an empty string, the method returns "Unknown". \n
- *                Since 3.0, if the content file has no title, the method returns empty string.
+ * @details If the content file does not have a title, this method returns the filename without the extension.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
index 22b2e39..1a7604f 100755 (executable)
@@ -932,8 +932,7 @@ int media_info_get_content_name(media_info_h media, char **content_name) TIZEN_D
 
 /**
  * @brief Gets the title of content file.
- * @details If the value is an empty string, the method returns "Unknown". \n
- *                Since 3.0, if the content file has no title, the method returns empty string.
+ * @details If the content file does not have a title, this method returns the filename without the extension.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *