X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmedia_content_type.h;h=c9e25e5a20190b3edda78fcd4a3a93d0698aa0fe;hb=ddcfff237445971aa820ec69b3c2798d4134607f;hp=0059189e0e8bdc2f4e2d0ba7eac14d614b362286;hpb=0a7ffd9cee68074c5dd82181d627d444a17f613b;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include/media_content_type.h b/include/media_content_type.h index 0059189..c9e25e5 100755 --- a/include/media_content_type.h +++ b/include/media_content_type.h @@ -15,8 +15,8 @@ */ -#ifndef __TIZEN_MEDIA_CONTENT_TYPE_H__ -#define __TIZEN_MEDIA_CONTENT_TYPE_H__ +#ifndef __TIZEN_CONTENT_MEDIA_CONTENT_TYPE_H__ +#define __TIZEN_CONTENT_MEDIA_CONTENT_TYPE_H__ #include #include @@ -25,17 +25,12 @@ extern "C" { #endif /* __cplusplus */ - -#ifndef DEPRECATED_API -#define DEPRECATED_API __attribute__ ((deprecated)) -#endif - /** * @file media_content_type.h * @brief This file contains API related to media-content enumerations for media data types, groups, orientations, \n * classes of errors and definitions of media-data. \n * Listed APIs are called when iterating over lists of album, group, bookmark and other media, \n - * when media items and burst shot are inserted completely and when notification of media DB change is subscribed. + * when media items are inserted completely and when notification of media DB change is subscribed. */ /** @@ -46,284 +41,296 @@ 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 - */ -typedef enum -{ - MEDIA_CONTENT_TYPE_IMAGE = 0, /**