X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include_product%2Fmedia_content_type.h;h=d6235ffc43a488f5cd29853a94b952984c2c70ec;hb=84bf986fd703c8fce7ada5c53367299ecd9ec582;hp=0d67e8a5b9063cc3a1165336aeda78ee36cb07d8;hpb=e68d9bbbc5b05d2d6e76cad0c739288e9f66ca33;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include_product/media_content_type.h b/include_product/media_content_type.h index 0d67e8a..d6235ff 100755 --- a/include_product/media_content_type.h +++ b/include_product/media_content_type.h @@ -25,12 +25,6 @@ extern "C" { #endif /* __cplusplus */ -#if 0 -#ifndef _USE_SENIOR_MODE -#define _USE_SENIOR_MODE -#endif -#endif - /** * @file media_content_type.h * @brief This file contains API related to media-content enumerations for media data types, groups, orientations, \n @@ -47,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, /**