X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include_product%2Fmedia_content_type.h;h=7b71f970b206ddc0d8aa94577219bf6d662fee99;hb=b169d64fa94ed8d4dae8bd3e10378044b6568377;hp=afc3764061ff4e63ea5813172d601098efe25404;hpb=36b68b8a618c916c3bcd35b99cc878061bb64514;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include_product/media_content_type.h b/include_product/media_content_type.h index afc3764..7b71f97 100755 --- a/include_product/media_content_type.h +++ b/include_product/media_content_type.h @@ -41,49 +41,40 @@ extern "C" { /** * @ingroup CAPI_MEDIA_CONTENT_MODULE * @brief Enumeration for the media file format. - * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif + * @since_tizen 2.3 * @remarks Since 4.0, #MEDIA_CONTENT_TYPE_OTHERS is related to the following feature:\n - * %http://tizen.org/feature/content.scanning.others\n - * If this feature is not supported on the device, #MEDIA_CONTENT_TYPE_OTHERS type file is not scanned. + * %http://tizen.org/feature/content.scanning.others\n + * If this feature is not supported on the device, #MEDIA_CONTENT_TYPE_OTHERS type file is not scanned. */ typedef enum { - MEDIA_CONTENT_TYPE_IMAGE = 0, /**