Namespace Tizen.Content.MediaContent
The Tizen.Content.MediaContent namespace provides types used in the entire content service.
The information about media items (i.e. image, audio, and video) are managed in the content database and operations that involve database require an active connection with the media content service. During media scanning, the media content service extracts the media information automatically. The media information includes basic file information like path, size, modified time, etc. and some metadata like ID3 tag, EXIF, thumbnail, etc. (thumbnail extracted only in the internal and the SD card storage.
The media content service does not manage hidden files.
In addition, if "http://tizen.org/feature/content.scanning.others" feature is not supported, other-type files which are not included in the media content types such as image, video, sound or music, are ignored.
Structs
Rectangle
Represents the location of the object bounded by the rectangle defined by coordinates of top left corner, width, and height.
Interfaces
IMediaDataReader
Provides a means of reading results obtained by executing a query.
Enums
MediaDatabaseError
Specifies the database errors.
MediaInfoColumnKey
Specifies the group keys for Tizen.Content.MediaContent.MediaInfo.
MediaType
Specifies types of the Tizen.Content.MediaContent.MediaInfo.
OperationType
Specifies database operation types.
Orientation
Specifies orientation types of media.
StorageType
Specifies the storage types.