Class MediaInfoColumns
Definition
- Namespace:
- Tizen.Content.MediaContent
- Assembly:
- Tizen.Content.MediaContent.dll
- API Level:
- 4
Provides the column names that can be used for Select and Count commands.
public static class MediaInfoColumns
- Inheritance
-
MediaInfoColumns
Properties
View SourceAlbum
Gets the column name for the album of media.
Declaration
public static string Album { get; }
Property Value
Type | Description |
---|---|
String | The column name for the album of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceAlbumArtist
Gets the column name for the album artist of media.
Declaration
public static string AlbumArtist { get; }
Property Value
Type | Description |
---|---|
String | The column name for the album artist of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceAltitude
Gets the column name for the altitude of media.
Declaration
public static string Altitude { get; }
Property Value
Type | Description |
---|---|
String | The column name for the altitude of media. |
Remarks
The value type is real.
See Also
API Level: 4
View SourceArtist
Gets the column name for the artist of media.
Declaration
public static string Artist { get; }
Property Value
Type | Description |
---|---|
String | The column name for the artist of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceBitPerSample
Gets the column name for the bit per sample of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string BitPerSample { get; }
Property Value
Type | Description |
---|---|
String | The column name for the bit per sample of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceBitRate
Gets the column name for the bit rate of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string BitRate { get; }
Property Value
Type | Description |
---|---|
String | The column name for the bit rate of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceChannels
Gets the column name for the channels of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string Channels { get; }
Property Value
Type | Description |
---|---|
String | The column name for the channels of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceComposer
Gets the column name for the composer of media.
Declaration
public static string Composer { get; }
Property Value
Type | Description |
---|---|
String | The column name for the composer of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceCopyright
Gets the column name for the copyright of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string Copyright { get; }
Property Value
Type | Description |
---|---|
String | The column name for the copyright of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceDateAdded
Gets the column name for the date added of media.
Declaration
public static string DateAdded { get; }
Property Value
Type | Description |
---|---|
String | The column name for the date added of media. |
Remarks
The value type is integer. DateTimeOffset needs to be converted into the unix time.
See Also
API Level: 4
View SourceDateModified
Gets the column name for the date modified of media.
Declaration
public static string DateModified { get; }
Property Value
Type | Description |
---|---|
String | The column name for the date modified of media. |
Remarks
The value type is integer. DateTimeOffset needs to be converted into the unix time.
See Also
API Level: 4
View SourceDateRecorded
Gets the column name for the date recorded of media.
Declaration
public static string DateRecorded { get; }
Property Value
Type | Description |
---|---|
String | The column name for the date recorded of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceDateTaken
Gets the column name for the date taken of media.
Declaration
public static string DateTaken { get; }
Property Value
Type | Description |
---|---|
String | The column name for the date taken of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceDescription
Gets the column name for the description of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string Description { get; }
Property Value
Type | Description |
---|---|
String | The column name for the description of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceDisplayName
Gets the column name for the display name of media.
Declaration
public static string DisplayName { get; }
Property Value
Type | Description |
---|---|
String | The column name for the display name of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceDuration
Gets the column name for the duration of media.
Declaration
public static string Duration { get; }
Property Value
Type | Description |
---|---|
String | The column name for the duration of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceExposureTime
Gets the column name for the exposure time of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string ExposureTime { get; }
Property Value
Type | Description |
---|---|
String | The column name for the exposure time of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceFavorite
Gets the column name for the favorite status of media.
Declaration
public static string Favorite { get; }
Property Value
Type | Description |
---|---|
String | The column name for the favorite status of media. |
Remarks
The value type is integer (1 : true, 0 : false).
See Also
API Level: 4
View SourceFileSize
Gets the column name for the file size of media.
Declaration
public static string FileSize { get; }
Property Value
Type | Description |
---|---|
String | The column name for the file size of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceFNumber
Gets the column name for the FNumber of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string FNumber { get; }
Property Value
Type | Description |
---|---|
String | The column name for the FNumber of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceGenre
Gets the column name for the genre of media.
Declaration
public static string Genre { get; }
Property Value
Type | Description |
---|---|
String | The column name for the genre of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceHeight
Gets the column name for the height of media.
Declaration
public static string Height { get; }
Property Value
Type | Description |
---|---|
String | The column name for the height of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceId
Gets the column name for the ID of media.
Declaration
public static string Id { get; }
Property Value
Type | Description |
---|---|
String | The column name for the ID of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceIsDrm
Gets the column name for the drm of media.
Declaration
public static string IsDrm { get; }
Property Value
Type | Description |
---|---|
String | The column name for the drm of media. |
Remarks
The value type is integer (1 : true, 0 : false).
See Also
API Level: 4
View SourceIso
Gets the column name for the ISO of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string Iso { get; }
Property Value
Type | Description |
---|---|
String | The column name for the ISO of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceLatitude
Gets the column name for the latitude of media.
Declaration
public static string Latitude { get; }
Property Value
Type | Description |
---|---|
String | The column name for the latitude of media. |
Remarks
The value type is real.
See Also
API Level: 4
View SourceLongitude
Gets the column name for the longitude of media.
Declaration
public static string Longitude { get; }
Property Value
Type | Description |
---|---|
String | The column name for the longitude of media. |
Remarks
The value type is real.
See Also
API Level: 4
View SourceMediaType
Gets the column name for the type of media.
Declaration
public static string MediaType { get; }
Property Value
Type | Description |
---|---|
String | The column name for the type of media. |
Remarks
The value type is integer. The value should be an integer that is one of the MediaType values.
See Also
API Level: 4
View SourceMimeType
Gets the column name for the mime type of media.
Declaration
public static string MimeType { get; }
Property Value
Type | Description |
---|---|
String | The column name for the mime type of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceModel
Gets the column name for the model of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string Model { get; }
Property Value
Type | Description |
---|---|
String | The column name for the model of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceOrientation
Gets the column name for the orientation of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string Orientation { get; }
Property Value
Type | Description |
---|---|
String | The column name for the orientation of media. |
Remarks
The value type is integer. The value should be an integer that is one of the Orientation values.
See Also
API Level: 4
View SourcePath
Gets the column name for the path of media.
Declaration
public static string Path { get; }
Property Value
Type | Description |
---|---|
String | The column name for the file path of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceRating
Gets the column name for the rating of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string Rating { get; }
Property Value
Type | Description |
---|---|
String | The column name for the rating of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceSampleRate
Gets the column name for the sample rate of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string SampleRate { get; }
Property Value
Type | Description |
---|---|
String | The column name for the sample rate of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceStorageType
Gets the column name for the storage type of media.
Declaration
[Obsolete("Please do not use! This will be deprecated in level 6")]
public static string StorageType { get; }
Property Value
Type | Description |
---|---|
String | The column name for the storage type of media. |
Remarks
The value type is integer. The value should be an integer that is one of the StorageType values.
See Also
API Level: 4
View SourceThumbnailPath
Gets the column name for the thumbnail path of media.
Declaration
public static string ThumbnailPath { get; }
Property Value
Type | Description |
---|---|
String | The column name for the thumbnail path of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceTimeline
Gets the column name for the timeline of media.
Declaration
public static string Timeline { get; }
Property Value
Type | Description |
---|---|
String | The column name for the timeline of media. |
Remarks
The value type is integer. DateTimeOffset needs to be converted into the unix time.
See Also
API Level: 4
View SourceTitle
Gets the column name for the title of media.
Declaration
public static string Title { get; }
Property Value
Type | Description |
---|---|
String | The column name for the title of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceTrackNumber
Gets the column name for the track number of media.
Declaration
public static string TrackNumber { get; }
Property Value
Type | Description |
---|---|
String | The column name for the track number of media. |
Remarks
The value type is string.
See Also
API Level: 4
View SourceWidth
Gets the column name for the width of media.
Declaration
public static string Width { get; }
Property Value
Type | Description |
---|---|
String | The column name for the width of media. |
Remarks
The value type is integer.
See Also
API Level: 4
View SourceYear
Gets the column name for the year of media.
Declaration
public static string Year { get; }
Property Value
Type | Description |
---|---|
String | The column name for the year of media. |
Remarks
The value type is string.