X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmedia_content_type.h;h=204b80c315233278b3d105ab1991ceb0b9648ab8;hb=1bdba516698408300dd483ae2d608471fb34dfbe;hp=ec345df1ddb056d64cf76ac44de8960e0beae270;hpb=9b83523be074f31f0745cc8c81c47f3388166562;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include/media_content_type.h b/include/media_content_type.h index ec345df..204b80c 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 @@ -30,7 +30,7 @@ extern "C" { * @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. */ /** @@ -42,29 +42,20 @@ 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 + * @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. */ typedef enum { - MEDIA_CONTENT_TYPE_IMAGE = 0, /**