[ACR-1348]Just update API description
[platform/core/api/media-content.git] / include / media_info_private.h
index 6691ae8..0906b73 100755 (executable)
@@ -526,7 +526,10 @@ typedef struct _media_content_cb_data {
 
 /* Get Media list of Group */
 #define MEDIA_INFO_ITEM "media_uuid, path, file_name, media_type, mime_type, size, added_time, modified_time, thumbnail_path, description, \
-                                                       rating, favourite, is_drm, storage_type, longitude, latitude, altitude, exposure_time, fnumber, iso, model, width, height, datetaken, orientation, title, album, artist, album_artist, genre, composer, year, recorded_date, copyright, track_num, bitrate, bitpersample, duration, samplerate, channel, timeline, sync_status, storage_uuid, is_360"
+                                                       rating, favourite, is_drm, storage_type, longitude, latitude, altitude, exposure_time, fnumber, iso, \
+                                                       model, width, height, datetaken, orientation, title, album, artist, album_artist, genre, \
+                                                       composer, year, recorded_date, copyright, track_num, bitrate, bitpersample, duration, samplerate, channel, \
+                                                       timeline, sync_status, storage_uuid, is_360"
 
 /* Playlist Info */
 #define INSERT_PLAYLIST_TO_PLAYLIST                                            "INSERT INTO "DB_TABLE_PLAYLIST" (name) VALUES (%Q)"