| Member Name | Description |
|---|
| Album | The metadata key to retrieve the information about the album title
of the data source.
|
| Albumartist | The metadata key to retrieve the information about the performers or
artist associated with the data source.
|
| Artist | The metadata key to retrieve the information about the artist of
the data source.
|
| Author | The metadata key to retrieve the information about the author of
the data source.
|
| Bitrate | This key retrieves the average bitrate (in bits/sec), if available.
|
| CdTrackNumber | The metadata key to retrieve the numeric string describing the
order of the audio data source on its original recording.
|
| Compilation | The metadata key to retrieve the music album compilation status.
|
| Composer | The metadata key to retrieve the information about the composer of
the data source.
|
| Date | The metadata key to retrieve the date when the data source was created
or modified.
|
| DiscNumber | The metadata key to retrieve the numberic string that describes which
part of a set the audio data source comes from.
|
| Duration | The metadata key to retrieve the playback duration of the data source.
|
| Genre | The metadata key to retrieve the content type or genre of the data
source.
|
| HasAudio | If this key exists the media contains audio content.
|
| HasVideo | If this key exists the media contains video content.
|
| Location | This key retrieves the location information, if available.
The location should be specified according to ISO-6709 standard, under
a mp4/3gp box "@xyz". Location with longitude of -90 degrees and latitude
of 180 degrees will be retrieved as "-90.0000+180.0000", for instance.
|
| Mimetype | The metadata key to retrieve the mime type of the data source. Some
example mime types include: "video/mp4", "audio/mp4", "audio/amr-wb",
etc.
|
| NumTracks | The metadata key to retrieve the number of tracks, such as audio, video,
text, in the data source, such as a mp4 or 3gpp file.
|
| Title | The metadata key to retrieve the data source title.
|
| VideoHeight | If the media contains video, this key retrieves its height.
|
| VideoRotation | This key retrieves the video rotation angle in degrees, if available.
The video rotation angle may be 0, 90, 180, or 270 degrees.
|
| VideoWidth | If the media contains video, this key retrieves its width.
|
| Writer | The metadata key to retrieve the information of the writer (such as
lyricist) of the data source.
|
| Year | The metadata key to retrieve the year when the data source was created
or modified.
|