X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include_product%2Fmedia_content_type.h;h=0d67e8a5b9063cc3a1165336aeda78ee36cb07d8;hb=e68d9bbbc5b05d2d6e76cad0c739288e9f66ca33;hp=f4b0adb5381d08524a5550782a77d680ea4756ef;hpb=c498b207c85248b1ab8200890ba5d20104aa6f80;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include_product/media_content_type.h b/include_product/media_content_type.h index f4b0adb..0d67e8a 100755 --- a/include_product/media_content_type.h +++ b/include_product/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 @@ -36,7 +36,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. */ /** @@ -48,6 +48,9 @@ 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, /**