X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmedia_content_type.h;h=263a8b11d03a282b175ab28c44ac53cc66ab5902;hb=6f19706b4d7711bd5f0bbf6bed105b5004b7eaf0;hp=36cd9b3c5c4914a3721e3c83e889457e81cde07d;hpb=d1d21ab83011d363a2915e331d2131661fc8fd0b;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include/media_content_type.h b/include/media_content_type.h index 36cd9b3..263a8b1 100755 --- a/include/media_content_type.h +++ b/include/media_content_type.h @@ -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. */ /** @@ -43,19 +43,20 @@ extern "C" { * @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. + * %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, /**