X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Artifacts%2Fbin%2Fpublic%2FTizen.Content.MediaContent.xml;h=4fd67b72331c75f4f776e9cb599be35b20d71b65;hb=refs%2Ftags%2Faccepted%2Ftizen%2F4.0%2Funified%2F20170908.222033;hp=280842d4dc825af38d9ea9ac632c7316ad62779e;hpb=3c937ee0ed7af67e37364d0783ab6ba8016a55d7;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/Artifacts/bin/public/Tizen.Content.MediaContent.xml b/Artifacts/bin/public/Tizen.Content.MediaContent.xml index 280842d..4fd67b7 100644 --- a/Artifacts/bin/public/Tizen.Content.MediaContent.xml +++ b/Artifacts/bin/public/Tizen.Content.MediaContent.xml @@ -6,15 +6,15 @@ - Represents a logical collection grouping of related media info. + Represents a logical collection grouping of related media information. - Get the id of the album. + Gets the ID of the album. - The unique id of the album. + The unique ID of the album. @@ -50,7 +50,7 @@ Initializes a new instance of the class with the specified . - A that the commands run on. + The that the commands run on. is null. has already been disposed of. @@ -94,9 +94,9 @@ - Retrieves an album with an album id. + Retrieves an album with the album ID. - The id of the album to query with. + The ID of the album to query with. The if exists, otherwise null. The is disconnected. The has already been disposed of. @@ -105,10 +105,10 @@ - Retrieves the number of media info that belongs to the album. + Retrieves the number of media information that belongs to the album. - The id of the album to query with. - The number of media info. + The ID of the album to query with. + The number of media information. The is disconnected. The has already been disposed of. is equal to or less than zero. @@ -116,11 +116,11 @@ - Retrieves the number of media info that belongs to the album with .. + Retrieves the number of media information that belongs to the album with . - The id of the album to count media. + The ID of the album to count media. The criteria to use to filter. This value can be null. - The number of media info. + The number of media information. The is disconnected. The has already been disposed of. is equal to or less than zero. @@ -128,9 +128,9 @@ - Retrieves the media info of an album. + Retrieves the media information of the album. - The id of the album to select media. + The ID of the album to select media. The containing the results. The is disconnected. The has already been disposed of. @@ -138,9 +138,9 @@ - Retrieves the media info of an album with . + Retrieves the media information of the album with . - The id of the album to query with. + The ID of the album to query with. The criteria to use to filter. This value can be null. The containing the results. The is disconnected. @@ -149,7 +149,7 @@ - Represents an audio media information. + Represents the audio media information. @@ -238,15 +238,15 @@ - Represents a media bookmark that allows you to mark interesting moment - in media(video and audio) to enable fast searching. + Represents the media bookmark that allows you to mark an interesting moment + in media (video and audio) to enable fast searching. - Gets the id of the bookmark. + Gets the ID of the bookmark. - The id of the bookmark. + The ID of the bookmark. @@ -274,7 +274,7 @@ - Provides commands to manage bookmarks in database. + Provides commands to manage bookmarks in the database. @@ -282,7 +282,7 @@ Initializes a new instance of the class with the specified . - A that the commands run on. + The that the commands run on. is null. has already been disposed of. @@ -307,10 +307,10 @@ - Inserts new bookmark into the database with the specified media and offset. + Inserts a new bookmark into the database with the specified media and offset. http://tizen.org/privilege/content.write - The media id to be associated with. + The media ID to be associated with. The time offset in milliseconds. The instance that contains the record information inserted. The is disconnected. @@ -322,10 +322,10 @@ - Inserts new bookmark into the database with the specified media id, offset and name. + Inserts a new bookmark into the database with the specified media ID, offset, and name. http://tizen.org/privilege/content.write - The media id to be associated with. + The media ID to be associated with. The time offset in milliseconds. The name of the bookmark. This value can be null. The instance that contains the record information inserted. @@ -338,13 +338,13 @@ - Inserts new bookmark into the database with the specified media id, offset, name and thumbnail path. + Inserts a new bookmark into the database with the specified media ID, offset, name, and thumbnail path. http://tizen.org/privilege/content.write - Thumbnail may be useful only when the media is video. + The thumbnail may be useful only when the media is video. - The media id to be associated with. + The media ID to be associated with. The time offset in milliseconds. The name of the bookmark. This value can be null. The thumbnail path of the bookmark. This value can be null. @@ -361,7 +361,7 @@ Deletes a bookmark from the database. http://tizen.org/privilege/content.write - The bookmark id to delete. + The bookmark ID to delete. true if the matched record was found and deleted, otherwise false. The is disconnected. The has already been disposed of. @@ -420,9 +420,9 @@ - Gets the column name for the id of media. + Gets the column name for the ID of media. - The column name for the id of media. + The column name for the ID of media. The value type is string. @@ -436,7 +436,7 @@ - Gets the column name for display name of media. + Gets the column name for the display name of media. The column name for the display name of media. The value type is string. @@ -449,7 +449,7 @@ The column name for the type of media. The value type is integer. - The value should be an integer that is one of values. + The value should be an integer that is one of the values. @@ -754,16 +754,16 @@ The column name for the orientation of media. The value type is integer. - The value should be an integer that is one of values. + The value should be an integer that is one of the values. - Gets the column name for the burst id of media. + Gets the column name for the burst ID of media. - The column name for the burst id of media. + The column name for the burst ID of media. The value type is string. @@ -785,7 +785,7 @@ The column name for the favorite status of media. - The value type is integer(1 : true, 0 : false). + The value type is integer (1 : true, 0 : false). @@ -845,7 +845,7 @@ The column name for the drm of media. - The value type is integer(1 : true, 0 : false). + The value type is integer (1 : true, 0 : false). @@ -856,7 +856,7 @@ The column name for the storage type of media. The value type is integer. - The value should be an integer that is one of values. + The value should be an integer that is one of the values. @@ -882,9 +882,9 @@ - Gets the column name for the iso of media. + Gets the column name for the ISO of media. - The column name for the iso of media. + The column name for the ISO of media. The value type is integer. @@ -944,9 +944,9 @@ - Gets the column name for the id of folder. + Gets the column name for the ID of folder. - The column name for the id of folder. + The column name for the ID of folder. The value type is string. @@ -979,7 +979,7 @@ The column name for the storage type of folder. The value type is integer. - The value should be an integer that is one of values. + The value should be an integer that is one of the values. @@ -1006,9 +1006,9 @@ - Gets the column name for the id of playlist. + Gets the column name for the ID of playlist. - The column name for the id of playlist. + The column name for the ID of playlist. The value type is integer. @@ -1037,7 +1037,7 @@ - Provides the tag column names that can be used for . + Provides the tag column names that can be used for the . @@ -1073,9 +1073,9 @@ - Gets the column name for the id of tag. + Gets the column name for the ID of tag. - The column name for the id of tag. + The column name for the ID of tag. The value type is integer. @@ -1096,9 +1096,9 @@ - Gets the column name for offset of bookmark. + Gets the column name for the offset of the bookmark. - The column name for the offset of bookmark. + The column name for the offset of the bookmark. The value type is integer. @@ -1106,9 +1106,9 @@ - Gets the column name for the id of bookmark. + Gets the column name for the ID of the bookmark. - The column name for the id of bookmark. + The column name for the ID of the bookmark. The value type is integer. @@ -1116,9 +1116,9 @@ - Gets the column name for the name of bookmark. + Gets the column name for the name of the bookmark. - The column name for the name of bookmark. + The column name for the name of the bookmark. The value type is string. @@ -1138,9 +1138,9 @@ - Gets the column name for the tag of face info. + Gets the column name for the tag of face information. - The column name for the tag of face info. + The column name for the tag of face information. The value type is string. @@ -1148,9 +1148,9 @@ - Gets the column name for the id of face info. + Gets the column name for the ID of face information. - The column name for the id of face info. + The column name for the ID of face information. The value type is string. @@ -1169,9 +1169,9 @@ - Gets the column name for the id of storage. + Gets the column name for the ID of storage. - The column name for the id of storage. + The column name for the ID of storage. The value type is string. @@ -1194,7 +1194,7 @@ The column name for the type of storage. The value type is integer. - The value should be an integer that is one of values. + The value should be an integer that is one of the values. @@ -1225,7 +1225,7 @@ - Specifies storage types. + Specifies the storage types. @@ -1235,12 +1235,12 @@ - The device's external storage like sd card. + The device's external storage like SD card. - The external usb storage. + The external USB storage. @@ -1265,7 +1265,7 @@ - Specifies types of . + Specifies types of the . @@ -1354,9 +1354,9 @@ - Gets the process id which triggers the event. + Gets the process ID which triggers the event. - The process id which triggers the event. + The process ID which triggers the event. @@ -1366,9 +1366,9 @@ - Gets the id of the media updated. + Gets the ID of the media updated. - The id of the media updated. + The ID of the media updated. @@ -1384,9 +1384,9 @@ - The mime type of the media updated. + The MIME type of the media updated. - The mime type of the media updated. + The MIME type of the media updated. @@ -1401,9 +1401,9 @@ - Gets the id of the folder updated. + Gets the ID of the folder updated. - The id of the folder updated. + The ID of the folder updated. @@ -1413,7 +1413,7 @@ - Represents the face information for media. + Represents the face information for the media. @@ -1427,36 +1427,36 @@ - Gets the id of face info. + Gets the ID of face information. - Gets the media id that the face info is added. + Gets the media ID that the face information is added. - The media id that the face info is added. + The media ID that the face information is added. Gets the tag name. - The tag name of face info. + The tag name of face information. - Gets the orientation of face info. + Gets the orientation of face information. - The orientation of face info. + The orientation of face information. - Returns a string representation of the face info. + Returns a string representation of the face information. A string representation of the current face info. - Provides commands to manage face infos in the database. + Provides commands to manage face information in the database. @@ -1464,16 +1464,16 @@ Initializes a new instance of the class with the specified . - A that the commands run on. + The that the commands run on. is null. has already been disposed of. - Deletes a face info from the database. + Deletes the face information from the database. http://tizen.org/privilege/content.write - The face info id to delete. + The face information ID to delete. true if the matched record was found and deleted, otherwise false. The is disconnected. The has already been disposed of. @@ -1484,7 +1484,7 @@ - Retrieves the face info. + Retrieves the face information. The containing the results. The is disconnected. @@ -1493,7 +1493,7 @@ - Retrieves the face info with . + Retrieves the face information with the . The criteria to use to filter. This value can be null. The containing the results. @@ -1506,10 +1506,10 @@ Updates a tag with the specified tag. http://tizen.org/privilege/content.write - The face info id to update. + The face information ID to update. The tag value for update. true if the matched record was found and updated, otherwise false. - Only values set in are updated. + Only values set in the are updated. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -1519,30 +1519,30 @@ - Represents the folder information for media. + Represents the folder information for the media. - A is used to organize media content files i.e. image, audio, video files, + The is used to organize media content files, i.e., image, audio, and video files, in the physical storage of the device. - Gets the id of folder. + Gets the ID of the folder. - The unique id of folder. + The unique ID of the folder. - Gets the path of folder. + Gets the path of the folder. - The path of folder. + The path of the folder. - Gets the name of folder. + Gets the name of the folder. - The name of folder. + The name of the folder. @@ -1552,9 +1552,9 @@ - Gets the storage id of the storage that the folder exists. + Gets the storage ID of the storage that the folder exists. - The storage id of the storage that the folder exists. + The storage ID of the storage that the folder exists. @@ -1571,7 +1571,7 @@ Initializes a new instance of the class with the specified . - A that the commands run on. + The that the commands run on. is null. has already been disposed of. @@ -1586,7 +1586,7 @@ - Retrieves the number of folders with . + Retrieves the number of folders with the . The criteria to use to filter. This value can be null. The number of folders. @@ -1605,7 +1605,7 @@ - Retrieves the folders with . + Retrieves the folders with the . The criteria to use to filter. This value can be null. The containing the results. @@ -1617,7 +1617,7 @@ Retrieves the folder. - The folder id to query with. + The folder ID to query with. The instance if the matched record was found in the database, otherwise null. The is disconnected. The has already been disposed of. @@ -1627,10 +1627,10 @@ - Retrieves the number of media info under the folder. + Retrieves the number of media information under the folder. - The id of the folder to count media in the folder. - The number of media info. + The ID of the folder to count media in the folder. + The number of media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -1639,11 +1639,11 @@ - Retrieves the number of media info under the folder with . + Retrieves the number of media information under the folder with the . - The id of the folder to count media in the folder. + The ID of the folder to count media in the folder. The criteria to use to filter. This value can be null. - The number of media info. + The number of media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -1652,9 +1652,9 @@ - Retrieves the media info under the folder. + Retrieves the media information under the folder. - The id of the folder to select media in the folder. + The ID of the folder to select media in the folder. The containing the results. The is disconnected. The has already been disposed of. @@ -1664,9 +1664,9 @@ - Retrieves the media info under the folder with . + Retrieves the media information under the folder with the . - The id of the folder to select media in the folder. + The ID of the folder to select media in the folder. The criteria to use to filter. This value can be null. The containing the results. The is disconnected. @@ -1706,34 +1706,34 @@ - Gets the burst shot id. + Gets the burst shot ID. - The burst shot id if it is a burst shot, otherwise an empty string. + The burst shot ID if it is a burst shot, otherwise an empty string. - Gets the exposure time from exif. + Gets the exposure time from EXIF. - The exposure time from exif. + The exposure time from EXIF. - Gets the FNumber from exif. + Gets the FNumber from EXIF. The FNumber from exif. - Gets the iso from exif. + Gets the ISO from EXIF. - The iso from exif. + The iso from EXIF. - Gets the model from exif. + Gets the model from EXIF. - The model from exif. + The model from EXIF. @@ -1743,14 +1743,14 @@ - is a base class for command classes. + The is a base class for command classes. Initializes a new instance of the class with the specified . - A that the commands run on. + The that the commands run on. is null. has already been disposed of. @@ -1839,7 +1839,7 @@ - Occurs when there is a change for folder in the database. + Occurs when there is a change for the folder in the database. @@ -1875,7 +1875,7 @@ - Requests to scan a folder, recursively. + Requests to scan a folder recursively. If you want to access internal storage, you should add privilege http://tizen.org/privilege/mediastorage.\n @@ -1911,7 +1911,7 @@ http://tizen.org/privilege/mediastorage http://tizen.org/privilege/externalstorage The path to scan. - The value indicating if the folder is to recursively scanned. + The value indicating if the folder is to be recursively scanned. Folders that contains a file named ".scan_ignore" will not be scanned. A task that represents the asynchronous scan operation. The database is not connected. @@ -1928,7 +1928,7 @@ - Requests to scan a folder, recursively. + Requests to scan a folder recursively. If you want to access internal storage, you should add privilege http://tizen.org/privilege/mediastorage.\n @@ -1955,7 +1955,7 @@ - Requests to scan a folder, recursively. + Requests to scan a folder recursively. If you want to access internal storage, you should add privilege http://tizen.org/privilege/mediastorage.\n @@ -1965,7 +1965,7 @@ http://tizen.org/privilege/mediastorage http://tizen.org/privilege/externalstorage The path to scan. - The value indicating if the folder is to recursively scanned. + The value indicating if the folder is to be recursively scanned. The token to stop scanning. Folders that contains a file named ".scan_ignore" will not be scanned. A task that represents the asynchronous scan operation. @@ -1989,7 +1989,7 @@ - Releases all resources. + Releases all the resources. @@ -2000,7 +2000,7 @@ - Specifies database errors. + Specifies the database errors. @@ -2015,7 +2015,7 @@ - The exception that is thrown when an database operation failed. + The exception that is thrown when a database operation failed. @@ -2033,9 +2033,9 @@ - Gets the id of media. + Gets the ID of media. - The unique id of media. + The unique ID of media. @@ -2084,7 +2084,7 @@ Gets the timeline of media. - The creation date if the file has the creation information (like recorded date or Image creation date), + The creation date if the file has the creation information (like recorded date or image creation date), otherwise the modified date. @@ -2168,9 +2168,9 @@ - Gets the storage id of the storage that the media is stored on. + Gets the storage ID of the storage that the media is stored on. - The storage id of the storage that the media is stored on. + The storage ID of the storage that the media is stored on. @@ -2186,13 +2186,13 @@ - Returns a string representation of the media info. + Returns a string representation of the media information. - A string representation of the current media info. + A string representation of the current media information. - Specifies group keys for . + Specifies the group keys for . @@ -2327,14 +2327,14 @@ - Provides commands to manage media info and query related items in the database. + Provides commands to manage the media information and query related items in the database. Initializes a new instance of the class with the specified . - A that the commands run on. + The that the commands run on. is null. has already been disposed of. @@ -2342,8 +2342,8 @@ Retrieves the number of the bookmarks added to the media. - The media id to count bookmarks added to the media. - The number of bookmarks. + The media ID to count the bookmarks added to the media. + The number of the bookmarks. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -2352,11 +2352,11 @@ - Retrieves the number of the bookmarks added to the media with . + Retrieves the number of the bookmarks added to the media with the . - The media id to count bookmarks added to the media. + The media ID to count the bookmarks added to the media. The criteria to use to filter. This value can be null. - The number of bookmarks. + The number of the bookmarks. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -2367,7 +2367,7 @@ Retrieves the bookmarks added to the media. - The media id to select bookmarks added to the media. + The media ID to select the bookmarks added to the media. The containing the results. The is disconnected. The has already been disposed of. @@ -2377,9 +2377,9 @@ - Retrieves the bookmarks added to the media with . + Retrieves the bookmarks added to the media with the . - The media id to select bookmarks added to the media. + The media ID to select the bookmarks added to the media. The criteria to use to filter. This value can be null. The containing the results. The is disconnected. @@ -2390,10 +2390,10 @@ - Retrieves the number of the face info added to or detected from the media. + Retrieves the number of the face information added to or detected from the media. - The media id to count face info added to the media. - The number of face info. + The media ID to count face information added to the media. + The number of the face information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -2402,11 +2402,11 @@ - Retrieves the number of the face info added to or detected from the media with filter. + Retrieves the number of the face information added to or detected from the media with filter. - The media id to count face info added to the media. + The media ID to count the face information added to the media. The criteria to use to filter. This value can be null. - The number of face info. + The number of the face information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -2415,9 +2415,9 @@ - Retrieves the face info added to or detected from the media. + Retrieves the face information added to or detected from the media. - The media id to select face info added to the media. + The media ID to select face information added to the media. The containing the results. The is disconnected. The has already been disposed of. @@ -2427,9 +2427,9 @@ - Retrieves the face info added to or detected from the media with . + Retrieves the face information added to or detected from the media with the . - The media id to select face info added to the media. + The media ID to select the face information added to the media. The criteria to use to filter. This value can be null. The containing the results. The is disconnected. @@ -2443,7 +2443,7 @@ Retrieves the number of tags that the media has. The number of tags. - The media id to count tags added to the media. + The media ID to count tags added to the media. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -2452,9 +2452,9 @@ - Retrieves the number of tags that the media has with . + Retrieves the number of tags that the media has with the . - The media id to count tags added to the media. + The media ID to count tags added to the media. The criteria to use to filter. This value can be null. The number of tags. The is disconnected. @@ -2467,7 +2467,7 @@ Retrieves the tags that the media has. - The media id to select tags added to the media. + The media ID to select tags added to the media. The containing the results. The is disconnected. The has already been disposed of. @@ -2477,9 +2477,9 @@ - Retrieves the tags that the media has with . + Retrieves the tags that the media has with the . - The media id to select tags added to the media. + The media ID to select tags added to the media. The criteria to use to filter. This value can be null. The containing the results. The is disconnected. @@ -2490,19 +2490,19 @@ - Retrieves the number of the media info. + Retrieves the number of the media information. - The number of media info. + The number of the media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. - Retrieves the number of the media info with . + Retrieves the number of the media information with the . The criteria to use to filter. This value can be null. - The number of media info. + The number of media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -2511,7 +2511,7 @@ Retrieves the media. - The media id to retrieve. + The media ID to retrieve. The instance if the matched record was found in the database, otherwise null. The is disconnected. The has already been disposed of. @@ -2521,7 +2521,7 @@ - Retrieves the number of values grouped by the specified column with . + Retrieves the number of values grouped by the specified column with the . The column key. The number of groups. @@ -2532,7 +2532,7 @@ - Retrieves the number of values grouped by the specified column with . + Retrieves the number of values grouped by the specified column with the . The column key. The criteria to use to filter. This value can be null. @@ -2555,7 +2555,7 @@ - Retrieves the group values of the specified column. with . + Retrieves the group values of the specified column with the . The column key. The criteria to use to filter. This value can be null. @@ -2576,7 +2576,7 @@ - Retrieves the media with . + Retrieves the media with the . The criteria to use to filter. This value can be null. The containing the results. @@ -2586,12 +2586,12 @@ - Deletes a media from the database. + Deletes the media from the database. http://tizen.org/privilege/content.write - The media id to delete. + The media ID to delete. true if the matched record was found and deleted, otherwise false. - or can be used instead. + The or the can be used instead. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -2601,14 +2601,14 @@ - Adds media to the database. + Adds the media to the database. The file path to add. The instance that contains the record information in the database. - If the media already exists in the database, it returns existing information.\n + If the media already exists in the database, it returns the existing information.\n \n - or can be used instead.\n + The or the can be used instead.\n \n If you want to access internal storage, you should add privilege http://tizen.org/privilege/mediastorage.\n If you want to access external storage, you should add privilege http://tizen.org/privilege/externalstorage. @@ -2653,7 +2653,7 @@ contains null.\n -or-\n - contains invalid path.\n + contains the invalid path.\n -or-\n The number of is 300 or more items. @@ -2683,7 +2683,7 @@ contains null.\n -or-\n - contains invalid path.\n + contains the invalid path.\n -or-\n The number of is 300 or more items. @@ -2692,13 +2692,13 @@ - Updates a media with the specified values. + Updates the media with the specified values. http://tizen.org/privilege/content.write - The media id to update. + The media ID to update. The values for update. true if the matched record was found and updated, otherwise false. - Only values set in are updated. + Only values set in the are updated. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -2717,11 +2717,11 @@ http://tizen.org/privilege/content.write http://tizen.org/privilege/mediastorage http://tizen.org/privilege/externalstorage - The media id to move. + The media ID to move. The path that the media has been moved to. true if the matched record was found and updated, otherwise false. - Usually, it is used after the media file is moved to another path.\n + Usually, it is used after the media file is moved to the another path.\n \n If you want to access internal storage, you should add privilege http://tizen.org/privilege/mediastorage.\n If you want to access external storage, you should add privilege http://tizen.org/privilege/externalstorage. @@ -2748,11 +2748,11 @@ - Creates a thumbnail image for the given media. - If a thumbnail already exists for the given media, the existing path will be returned. + Creates the thumbnail image for the given media. + If the thumbnail already exists for the given media, the existing path will be returned. http://tizen.org/privilege/content.write - The media id to create thumbnail. + The media ID to create the thumbnail. A task that represents the asynchronous operation. The task result contains the thumbnail path. The is disconnected.\n @@ -2768,18 +2768,18 @@ The file of the media does not exists; moved or deleted. - Thumbnail is not available for the given media.\n + The thumbnail is not available for the given media.\n -or-\n - The media is in external usb storage( is ). + The media is in the external USB storage ( is ). - Creates a thumbnail image for the given media. - If a thumbnail already exists for the given media, the existing path will be returned. + Creates the thumbnail image for the given media. + If the thumbnail already exists for the given media, the existing path will be returned. http://tizen.org/privilege/content.write - The media id to create thumbnail. + The media ID to create the thumbnail. The token to cancel the operation. A task that represents the asynchronous operation. The task result contains the thumbnail path. @@ -2796,19 +2796,19 @@ The file of the media does not exists; moved or deleted. - Thumbnail is not available for the given media.\n + The thumbnail is not available for the given media.\n -or-\n - The media is in external usb storage( is ). + The media is in the external USB storage ( is ). Detects faces from the given media. - If a thumbnail already exists for the given media, the existing path will be returned. + If the thumbnail already exists for the given media, the existing path will be returned. http://tizen.org/privilege/content.write http://tizen.org/feature/vision.face_recognition - The media id to create thumbnail. + The media ID to create the thumbnail. A task that represents the asynchronous add operation. The task result contains the number of faces detected. The is disconnected.\n @@ -2823,21 +2823,21 @@ is a zero-length string, contains only white space. The file of the media does not exists; moved or deleted. - Feace detection is not available for the given media. + Face detection is not available for the given media. The required feature is not supported. The caller has no required privilege. - Creates a thumbnail image for the given media. - If a thumbnail already exists for the given media, the existing path will be returned. + Creates the thumbnail image for the given media. + If the thumbnail already exists for the given media, the existing path will be returned. - Media in external storage is not supported, with the exception of MMC. + Media in the external storage is not supported, with the exception of MMC. http://tizen.org/privilege/content.write http://tizen.org/feature/vision.face_recognition - The media id to create thumbnail. + The media ID to create the thumbnail. The token to cancel the operation. A task that represents the asynchronous operation. The task result contains the number of faces detected. @@ -2856,7 +2856,7 @@ Face detection is not available for the given media.\n -or-\n - The media is in external usb storage( is ). + The media is in the external USB storage ( is ). The required feature is not supported. @@ -2871,56 +2871,56 @@ - Gets or sets the weather information for update. + Gets or sets the weather information for an update. If the value is null, the update operation will have no effect on the field. A string for weather; the field will not be updated if null. - Gets or sets the favorite status for update. + Gets or sets the favorite status for an update. If the value is null, the update operation will have no effect on the field. A value indicating whether the media is favorite; the field will not be updated if null. - Gets or sets the provider information for update. + Gets or sets the provider information for an update. If the value is null, the update operation will have no effect on the field. A string for provider; the field will not be updated if null. - Gets or sets the category information for update. + Gets or sets the category information for an update. If the value is null, the update operation will have no effect on the field. A string for category; the field will not be updated if null. - Gets or sets the location tag for update. + Gets or sets the location tag for an update. If the value is null, the update operation will have no effect on the field. A string for location tag; the field will not be updated if null. - Gets or sets the age rating information for update. + Gets or sets the age rating information for an update. If the value is null, the update operation will have no effect on the field. A string for age rating; the field will not be updated if null. - Represents a playlist that is a group of media(usually songs). + Represents the playlist that is a group of media (usually songs). Gets the ID of the playlist. - The unique id of the playlist. + The unique ID of the playlist. @@ -2951,28 +2951,28 @@ - Gets or sets the name of playlist for update. + Gets or sets the name of the playlist for an update. If the value is null, the update operation will have no effect on the field. A string for name; the field will not be updated if null. - Gets or sets the thumbnail path of playlist for update. + Gets or sets the thumbnail path of the playlist for an update. If the value is null, the update operation will have no effect on the field. - A string for thumbnail path; the field will not be updated if null. + A string for the thumbnail path; the field will not be updated if null. - Represents an order of a member of a playlist. + Represents an order of a member of the playlist. - Initializes a new instance of the class with the specified member id and order value. + Initializes a new instance of the class with the specified member ID and the order value. - The id of member. + The ID of the member. The order value. is less than or equal to zero.\n @@ -2982,25 +2982,25 @@ - Gets or sets the member id. + Gets or sets the member ID. - The member id. + The member ID. is less than or equal to zero. - Gets or sets the value indicating the order of the member in a playlist. + Gets or sets the value indicating the order of the member in the playlist. - A integer value indicating the order of the member in a playlist. + An integer value indicating the order of the member in the playlist. is less than zero. - Provides commands to manage playlists in the database. + Provides the commands to manage playlists in the database. @@ -3023,7 +3023,7 @@ - Retrieves the number of playlists with . + Retrieves the number of playlists with the . The criteria to use to filter. This value can be null. The number of playlists. @@ -3035,8 +3035,8 @@ Retrieves the play order of the member. - The playlist id. - The member id of the playlist. + The playlist ID. + The member ID of the playlist. The containing the results. The is disconnected. The has already been disposed of. @@ -3052,7 +3052,7 @@ Deletes a playlist from the database. http://tizen.org/privilege/content.write - The playlist id to delete. + The playlist ID to delete. true if the matched record was found and deleted, otherwise false. The is disconnected. The has already been disposed of. @@ -3062,17 +3062,17 @@ - Inserts a playlist into the database from the specified m3u file. + Inserts the playlist into the database from the specified M3U file. - If you want to access internal storage, you should add privilege http://tizen.org/privilege/mediastorage.\n - If you want to access external storage, you should add privilege http://tizen.org/privilege/externalstorage. + If you want to access an internal storage, you should add privilege http://tizen.org/privilege/mediastorage.\n + If you want to access an external storage, you should add privilege http://tizen.org/privilege/externalstorage. http://tizen.org/privilege/content.write http://tizen.org/privilege/mediastorage http://tizen.org/privilege/externalstorage - The name of playlist. - The path to a m3u file to import. + The name of the playlist. + The path to a M3U file to import. The instance that contains the record information inserted. The is disconnected. The has already been disposed of. @@ -3092,18 +3092,18 @@ - Exports a playlist to a m3u file. + Exports the playlist to a M3U file. If the file already exists in the file system, then it will be overwritten.\n \n - If you want to access internal storage, you should add privilege http://tizen.org/privilege/mediastorage.\n - If you want to access external storage, you should add privilege http://tizen.org/privilege/externalstorage. + If you want to access an internal storage, you should add privilege http://tizen.org/privilege/mediastorage.\n + If you want to access an external storage, you should add privilege http://tizen.org/privilege/externalstorage. http://tizen.org/privilege/mediastorage http://tizen.org/privilege/externalstorage - The playlist id to export. - The path to a m3u file. + The playlist ID to export. + The path to a M3U file. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3115,10 +3115,10 @@ - Inserts a playlist into the database with the specified name. + Inserts the playlist into the database with the specified name. http://tizen.org/privilege/content.write - The name of playlist. + The name of the playlist. The instance that contains the record information inserted. The is disconnected. The has already been disposed of. @@ -3129,11 +3129,11 @@ - Inserts a playlist into the database with the specified name and thumbnail path. + Inserts the playlist into the database with the specified name and the thumbnail path. http://tizen.org/privilege/content.write - The name of playlist. - The path of thumbnail for playlist. This value can be null. + The name of the playlist. + The path of the thumbnail for the playlist. This value can be null. The instance that contains the record information inserted. The is disconnected. The has already been disposed of. @@ -3153,7 +3153,7 @@ - Retrieves the playlists with . + Retrieves the playlists with the . The criteria to use to filter. This value can be null. The containing the results. @@ -3163,9 +3163,9 @@ - Retrieves the playlist with the specified playlist id. + Retrieves the playlist with the specified playlist ID. - The playlist id to select. + The playlist ID to select. The instance if the matched record was found in the database, otherwise null. The is disconnected. The has already been disposed of. @@ -3174,10 +3174,10 @@ - Retrieves the number of media info of the playlist. + Retrieves the number of media information of the playlist. - The playlist id to count media added to the playlist. - The number of media info. + The playlist ID to count media added to the playlist. + The number of media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3185,11 +3185,11 @@ - Retrieves the number of media info of the playlist with . + Retrieves the number of media information of the playlist with the . - The playlist id to count media added to the playlist. + The playlist ID to count the media added to the playlist. The criteria to use to filter. This value can be null. - The number of media info. + The number of media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3197,11 +3197,11 @@ - Retrieves the member id of the media in the playlist. + Retrieves the member ID of the media in the playlist. - The playlist id. - The media id. - The member id if the member was found in the playlist, otherwise -1. + The playlist ID. + The media ID. + The member ID if the member was found in the playlist, otherwise -1. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3211,9 +3211,9 @@ - Retrieves the media info of the playlist. + Retrieves the media information of the playlist. - The playlist id to query with. + The playlist ID to query with. The containing the results. The is disconnected. The has already been disposed of. @@ -3222,9 +3222,9 @@ - Retrieves the media info of the playlist with . + Retrieves the media information of the playlist with the . - The playlist id to query with. + The playlist ID to query with. The criteria to use to filter. This value can be null. The containing the results. The is disconnected. @@ -3234,13 +3234,13 @@ - Updates a playlist with the specified values. + Updates the playlist with the specified values. http://tizen.org/privilege/content.write - The playlist id to update. - The values for update. + The playlist ID to update. + The values for the update. true if the matched record was found and updated, otherwise false. - Only values set in are updated. + Only values set in the are updated. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3250,12 +3250,12 @@ - Adds media to a playlist. + Adds the media to the playlist. - The playlist id that the media will be added to. - The media id to add to the playlist. + The playlist ID that the media will be added to. + The media ID to add to the playlist. true if the matched record was found and updated, otherwise false. - The invalid media id will be ignored. + The invalid media ID will be ignored. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3265,12 +3265,12 @@ - Adds a media set to a playlist. + Adds the media set to the playlist. - The playlist id that the media will be added to. - The collection of media id to add to the playlist. + The playlist ID that the media will be added to. + The collection of media ID to add to the playlist. true if the matched record was found and updated, otherwise false. - The invalid media ids will be ignored. + The invalid media IDs will be ignored. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3286,12 +3286,12 @@ - Removes a member from a playlist. + Removes a member from the playlist. - The playlist id. - The member id to be removed. + The playlist ID. + The member ID to be removed. true if the matched record was found and updated, otherwise false. - The invalid id will be ignored. + The invalid ID will be ignored. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3303,12 +3303,12 @@ - Removes a media set from a playlist. + Removes a media set from the playlist. - The playlist id. - The collection of member id to remove from to the playlist. + The playlist ID. + The collection of member ID to remove from to the playlist. true if the matched record was found and updated, otherwise false. - The invalid ids will be ignored. + The invalid IDs will be ignored. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3322,9 +3322,9 @@ - Updates a play order of a playlist. + Updates a play order of the playlist. - The playlist id. + The playlist ID. The to apply. true if the matched record was found and updated, otherwise false. The that is invalid will be ignored. @@ -3336,10 +3336,10 @@ - Updates play orders of a playlist. + Updates play orders of the playlist. - The playlist id. - The collection of to apply. + The playlist ID. + The collection of the to apply. true if the matched record was found and updated, otherwise false. The that is invalid will be ignored. The is disconnected. @@ -3355,37 +3355,37 @@ - Represents a member of . + Represents a member of the . - Gets the member id. + Gets the member ID. - The member id of playlist. + The member ID of the playlist. - Gets the media info of the member. + Gets the media information of the member. The of the member. - Base class for query arguments. + The Base class for query arguments. - A filter is required for filtering information associated with Album, Folder, Tag, Bookmark, Playlist - and MediaInfo on basis of details like limit, order and condition. + A filter is required for filtering information associated with Album, Folder, Tag, Bookmark, Playlist, + and MediaInfo on the basis of details like limit, order, and condition. - Gets or sets the storage id for the given filter. + Gets or sets the storage ID for the given filter. You can use this property when you want to search items only in the specific storage. - The storage id to restrict storage to search, or null for all storages. + The storage ID to restrict storage to search, or null for all storages. is a zero-length string, contains only white space. @@ -3393,13 +3393,13 @@ Provides the ability to filter the result of a Select command. - A filter is required for filtering information associated with Album, Folder, Tag, Bookmark, Playlist + A filter is required for filtering information associated with Album, Folder, Tag, Bookmark, Playlist, and MediaInfo. - Gets or sets the starting row position of a query(starting from zero). + Gets or sets the starting row position of a query (starting from zero). An integer value that indicates the starting row position of a query. is less than zero.\n @@ -3431,10 +3431,10 @@ - Provides the ability to filter the result of a Count command. + Provides the ability to filter the result of the Count command. - A filter is required for filtering information associated with Album, Folder, Tag, Bookmark, Playlist + A filter is required for filtering information associated with Album, Folder, Tag, Bookmark, Playlist, and MediaInfo. @@ -3464,18 +3464,18 @@ - Represents location of the object bounded by rectangle defined by - coordinates of top left corner, width and height. + Represents the location of the object bounded by the rectangle defined by + coordinates of top left corner, width, and height. - Initializes a new instance of the Rectangle with the specified values. + Initializes a new instance of the rectangle with the specified values. The x-coordinate of the upper-left corner of the rectangle. The y-coordinate of the upper-left corner of the rectangle. - The Width of the rectangle. - The Height of the rectangle. + The width of the rectangle. + The height of the rectangle. @@ -3533,50 +3533,50 @@ - Returns the hash code for this Rectangle structure. + Returns the hash code for this rectangle structure. An integer that represents the hash code for this rectangle. - Tests whether obj is a Rectangle structure with the same location and size of this Rectangle structure. + Tests whether object is a rectangle structure with the same location and size of this rectangle structure. - A to compare. + The to compare. - true if obj is a Rectangle structure and its X, Y, Width and Height properties are - equal to the corresponding properties of this Rectangle structure; otherwise, false. + true if object is a rectangle structure and its x, y, width, and height properties are + equal to the corresponding properties of this rectangle structure; otherwise, false. - Tests whether two Rectangle structures have equal location and size. + Tests whether two rectangle structures have equal location and size. - A to compare. - A to compare. - true if the two Rectangle structures have equal X, Y, Width, and Height properties; otherwise, false. + The to compare. + The to compare. + true if the two rectangle structures have equal x, y, width, and height properties; otherwise, false. - Tests whether two Rectangle structures differ in location or size. + Tests whether two rectangle structures differ in location or size. - A to compare. - A to compare. - true if any of the X, Y, Width or Height properties of the two Rectangle structures are unequal; otherwise false. + The to compare. + The to compare. + true if any of the x, y, width, or height properties of the two rectangle structures are unequal; otherwise false. Represents the storage information for media. - The system generates the storage id when the external storage is added. and manages the media information - in each of the storage by using storage id. + The system generates the storage ID when the external storage is added and manages the media information + in each of the storage by using the storage ID. - Gets the id of the storage. + Gets the ID of the storage. - The unique id of the storage. + The unique ID of the storage. @@ -3598,10 +3598,10 @@ - Provides commands to manage external storages in the database. + Provides the commands to manage external storages in the database. - Internal storage is not managed. + The internal storage is not managed. @@ -3609,7 +3609,7 @@ Initializes a new instance of the class with the specified . - A that the commands run on. + The that the commands run on. is null. has already been disposed of. @@ -3624,7 +3624,7 @@ - Retrieves the number of storages with . + Retrieves the number of storages with the . The criteria to use to filter. This value can be null. The number of storages filtered. @@ -3634,9 +3634,9 @@ - Retrieves the storage with the specified id. + Retrieves the storage with the specified ID. - The storage id to select. + The storage ID to select. The instance if the matched record was found in the database, otherwise null. The is disconnected. The has already been disposed of. @@ -3655,7 +3655,7 @@ - Retrieves the storages with . + Retrieves the storages with the . The criteria to use to filter. This value can be null. The containing the results. @@ -3665,10 +3665,10 @@ - Retrieves the number of media info of the storage. + Retrieves the number of media information of the storage. - The storage id. - The number of media info. + The storage ID. + The number of media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3677,11 +3677,11 @@ - Retrieves the number of media info of the storage with . + Retrieves the number of media information of the storage with the . - The storage id to query with. + The storage ID to query with. The criteria to use to filter. This value can be null. - The number of media info. + The number of media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3690,9 +3690,9 @@ - Retrieves the media info of the storage. + Retrieves the media information of the storage. - The storage id. + The storage ID. The containing the results. The is disconnected. The has already been disposed of. @@ -3702,9 +3702,9 @@ - Retrieves the media info of the storage with . + Retrieves the media information of the storage with the . - The storage id. + The storage ID. The criteria to use to filter. This value can be null. The containing the results. The is disconnected. @@ -3715,16 +3715,16 @@ - Represents a special piece of information that may be associated with media.\n + Represents a special piece of information that may be associated with media. Tagging allows a user to organize large number of items into logical groups providing a simplified and faster way of accessing media items. - Gets the id of the tag. + Gets the ID of the tag. - The unique id of the tag. + The unique ID of the tag. @@ -3740,7 +3740,7 @@ - Provides commands to manage tags in the database. + Provides the commands to manage tags in the database. @@ -3748,7 +3748,7 @@ Initializes a new instance of the class with the specified . - A that the commands run on. + The that the commands run on. is null. has already been disposed of. @@ -3763,7 +3763,7 @@ - Retrieves the number of tags with . + Retrieves the number of tags with the . The criteria to use to filter. This value can be null. The number of tags filtered. @@ -3776,7 +3776,7 @@ Deletes a tag from the database. http://tizen.org/privilege/content.write - The tag id to delete. + The tag ID to delete. true if the matched record was found and deleted, otherwise false. The is disconnected. The has already been disposed of. @@ -3802,7 +3802,7 @@ Updates a tag with the specified name. http://tizen.org/privilege/content.write - The tag id to update. + The tag ID to update. The new name. true if the matched record was found and updated, otherwise false. The is disconnected. @@ -3814,9 +3814,9 @@ - Retrieves the tag with the specified id. + Retrieves the tag with the specified ID. - The tag id to select. + The tag ID to select. The instance if the matched record was found in the database, otherwise null. The is disconnected. The has already been disposed of. @@ -3834,7 +3834,7 @@ - Retrieves the tags with . + Retrieves the tags with the . The criteria to use to filter. This value can be null. The containing the results. @@ -3846,8 +3846,8 @@ Retrieves the number of media info of the tag. - The tag id. - The number of media info. + The tag ID. + The number of the media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3855,11 +3855,11 @@ - Retrieves the number of media info of the tag with . + Retrieves the number of the media information of the tag with the . - The tag id to query with. + The tag ID to query with. The criteria to use to filter. This value can be null. - The number of media info. + The number of the media information. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3867,9 +3867,9 @@ - Retrieves the media info of the tag. + Retrieves the media information of the tag. - The tag id. + The tag ID. The containing the results. The is disconnected. The has already been disposed of. @@ -3878,9 +3878,9 @@ - Retrieves the media info of the tag with . + Retrieves the media information of the tag with the . - The tag id. + The tag ID. The criteria to use to filter. This value can be null. The containing the results. The is disconnected. @@ -3890,12 +3890,12 @@ - Adds media to a tag. + Adds the media to a tag. - The tag id that the media will be added to. - The media id to add to the tag. + The tag ID that the media will be added to. + The media ID to add to the tag. true if the matched record was found and updated, otherwise false. - The invalid media id will be ignored. + The invalid media ID will be ignored. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3905,12 +3905,12 @@ - Adds a media set to a tag. + Adds the media set to a tag. - The tag id that the media will be added to. - The media id to add to the tag. + The tag ID that the media will be added to. + The media ID to add to the tag. true if the matched record was found and updated, otherwise false. - The invalid media ids will be ignored. + The invalid media IDs will be ignored. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3926,12 +3926,12 @@ - Removes media from a tag. + Removes the media from a tag. - The tag id. - The media id to remove from the tag. + The tag ID. + The media ID to remove from the tag. true if the matched record was found and updated, otherwise false. - The invalid media id will be ignored. + The invalid media ID will be ignored. The is disconnected. The has already been disposed of. An error occurred while executing the command. @@ -3941,12 +3941,12 @@ - Removes a media set from a tag. + Removes the media set from a tag. - The tag id. - The collection of media id to remove from the tag. + The tag ID. + The collection of media ID to remove from the tag. true if the matched record was found and updated, otherwise false. - The invalid ids will be ignored. + The invalid IDs will be ignored. The is disconnected. The has already been disposed of. An error occurred while executing the command.