- public const string ALBUM
album containing this data (string)
- public const string ALBUM_ARTIST
The artist of the entire album, as it should be displayed.
- public const string ALBUM_ARTIST_SORTNAME
The artist of the entire album, as it should be sorted.
- public const string ALBUM_GAIN
album gain in db (double)
- public const string ALBUM_PEAK
peak of the album (double)
- public const string ALBUM_SORTNAME
album containing this data, as used for sorting (string)
- public const string ALBUM_VOLUME_COUNT
count of discs inside collection this disc belongs to (unsigned
integer)
- public const string ALBUM_VOLUME_NUMBER
disc number inside a collection (unsigned integer)
- public const string APPLICATION_DATA
Arbitrary application data (sample)
- public const string APPLICATION_NAME
Name of the application used to create the media (string)
- public const string ARTIST
person(s) responsible for the recording (string)
- public const string ARTIST_SORTNAME
person(s) responsible for the recording, as used for sorting (string)
- public const string ATTACHMENT
generic file attachment (sample) (sample taglist should specify the
content type and if possible set "filename" to the file name of the attachment)
- public const string AUDIO_CODEC
codec the audio data is stored in (string)
- public const string BEATS_PER_MINUTE
number of beats per minute in audio (double)
- public const string BITRATE
exact or average bitrate in bits/s (unsigned integer)
- public const string CODEC
codec the data is stored in (string)
- public const string COMMENT
free text commenting the data (string)
- public const string COMPOSER
person(s) who composed the recording (string)
- public const string COMPOSER_SORTNAME
The composer's name, used for sorting (string)
- public const string CONDUCTOR
conductor/performer refinement (string)
- public const string CONTACT
contact information (string)
- public const string CONTAINER_FORMAT
container format the data is stored in (string)
- public const string COPYRIGHT
copyright notice of the data (string)
- public const string COPYRIGHT_URI
URI to location where copyright details can be found (string)
- public const string DATE
date the data was created (#GDate structure)
- public const string DATE_TIME
date and time the data was created (#GstDateTime structure)
- public const string DESCRIPTION
short text describing the content of the data (string)
- public const string DEVICE_MANUFACTURER
Manufacturer of the device used to create the media (string)
- public const string DEVICE_MODEL
Model of the device used to create the media (string)
- public const string DURATION
length in GStreamer time units (nanoseconds) (unsigned 64-bit integer)
- public const string ENCODED_BY
name of the person or organisation that encoded the file.
- public const string ENCODER
encoder used to encode this stream (string)
- public const string ENCODER_VERSION
version of the encoder used to encode this stream (unsigned integer)
- public const string EXTENDED_COMMENT
key/value text commenting the data (string)
- public const string GENRE
genre this data belongs to (string)
- public const string GEO_LOCATION_CAPTURE_DIRECTION
Indicates the direction the device is pointing to when capturing a
media.
- public const string GEO_LOCATION_CITY
The city (english name) where the media has been produced (string).
- public const string GEO_LOCATION_COUNTRY
The country (english name) where the media has been produced (string).
- public const string GEO_LOCATION_ELEVATION
geo elevation of where the media has been recorded or produced in
meters according to WGS84 (zero is average sea level) (double).
- public const string GEO_LOCATION_HORIZONTAL_ERROR
Represents the expected error on the horizontal positioning in meters
(double).
- public const string GEO_LOCATION_LATITUDE
geo latitude location of where the media has been recorded or produced
in degrees according to WGS84 (zero at the equator, negative values for southern latitudes) (double).
- public const string GEO_LOCATION_LONGITUDE
geo longitude location of where the media has been recorded or
produced in degrees according to WGS84 (zero at the prime meridian in Greenwich/UK, negative values for western longitudes).
- public const string GEO_LOCATION_MOVEMENT_DIRECTION
Indicates the movement direction of the device performing the capture
of a media.
- public const string GEO_LOCATION_MOVEMENT_SPEED
Speed of the capturing device when performing the capture.
- public const string GEO_LOCATION_NAME
human readable descriptive location of where the media has been
recorded or produced.
- public const string GEO_LOCATION_SUBLOCATION
A location 'smaller' than GST_TAG_GEO_LOCATION_CITY that specifies
better where the media has been produced.
- public const string GROUPING
Groups together media that are related and spans multiple tracks.
- public const string HOMEPAGE
Homepage for this media (i.e. artist or movie homepage) (string)
- public const string IMAGE
image (sample) (sample taglist should specify the content type and
preferably also set "image-type" field as `GstTagImageType`)
- public const string IMAGE_ORIENTATION
Represents the 'Orientation' tag from EXIF.
- public const string INTERPRETED_BY
Information about the people behind a remix and similar
interpretations of another existing piece (string)
- public const string ISRC
International Standard Recording Code - see http://www.
- public const string KEYWORDS
comma separated keywords describing the content (string).
- public const string LANGUAGE_CODE
ISO-639-2 or ISO-639-1 code for the language the content is in
(string)
- public const string LANGUAGE_NAME
Name of the language the content is in (string)
- public const string LICENSE
license of data (string)
- public const string LICENSE_URI
URI to location where license details can be found (string)
- public const string LOCATION
Origin of media as a URI (location, where the original of the file or
stream is hosted) (string)
- public const string LYRICS
The lyrics of the media (string)
- public const string MAXIMUM_BITRATE
maximum bitrate in bits/s (unsigned integer)
- public const string MIDI_BASE_NOTE
[Midi note number](http://en.
- public const string MINIMUM_BITRATE
minimum bitrate in bits/s (unsigned integer)
- public const string NOMINAL_BITRATE
nominal bitrate in bits/s (unsigned integer).
- public const string ORGANIZATION
organization (string)
- public const string PERFORMER
person(s) performing (string)
- public const string PREVIEW_IMAGE
image that is meant for preview purposes, e.g. small icon-sized
version (sample) (sample taglist should specify the content type)
- public const string PRIVATE_DATA
Any private data that may be contained in tags (sample).
- public const string PUBLISHER
Name of the label or publisher (string)
- public const string REFERENCE_LEVEL
reference level of track and album gain values (double)
- public const string SERIAL
serial number of track (unsigned integer)
- public const string SHOW_EPISODE_NUMBER
Number of the episode within a season/show (unsigned integer)
- public const string SHOW_NAME
Name of the show, used for displaying (string)
- public const string SHOW_SEASON_NUMBER
Number of the season of a show/series (unsigned integer)
- public const string SHOW_SORTNAME
Name of the show, used for sorting (string)
- public const string SUBTITLE_CODEC
codec/format the subtitle data is stored in (string)
- public const string TITLE
commonly used title (string)
- public const string TITLE_SORTNAME
commonly used title, as used for sorting (string)
- public const string TRACK_COUNT
count of tracks inside collection this track belongs to (unsigned
integer)
- public const string TRACK_GAIN
track gain in db (double)
- public const string TRACK_NUMBER
track number inside a collection (unsigned integer)
- public const string TRACK_PEAK
peak of the track (double)
- public const string USER_RATING
Rating attributed by a person (likely the application user).
- public const string VERSION
version of this data (string)
- public const string VIDEO_CODEC
codec the video data is stored in (string)