AVBlocks for .NET
1.10
Audio and Video Software Development Kit
|
Metadata attribute names (tags) More...
Static Public Attributes | |
static string | Comment = "Comment" |
Comment. | |
static string | InvolvedPeople = "InvolvedPeople" |
Involved people. | |
static string | PlayCounter = "PlayCounter" |
Play counter. | |
static string | Popularimeter = "Popularimeter" |
Popularity meter / rating. | |
static string | Album = "Album" |
ALbum. | |
static string | Composer = "Composer" |
Composer. | |
static string | Genre = "Genre" |
Genre. | |
static string | Copyright = "Copyright" |
Copyright. | |
static string | Date = "Date" |
Date (YYYY-MM-DD) | |
static string | EncodedBy = "EncodedBy" |
Encoding software. | |
static string | Lyricist = "Lyricist" |
Lyricist / text writer. | |
static string | FileType = "FileType" |
File type. | |
static string | Time = "Time" |
Time. | |
static string | ContentGroup = "ContentGroup" |
Content group. | |
static string | Title = "Title" |
Title. | |
static string | Subtitle = "Subtitle" |
Subtitle. | |
static string | Language = "Language" |
Language. | |
static string | MediaType = "MediaType" |
Media type. | |
static string | OrigAlbum = "OrigAlbum" |
Original album. | |
static string | OrigFileName = "OrigFileName" |
Original file name. | |
static string | OrigLyricist = "OrigLyricist" |
Original lyricist / text writer. | |
static string | OrigArtist = "OrigArtist" |
Original artist. | |
static string | LeadArtist = "LeadArtist" |
Lead artist. | |
static string | AlbumArtist = "AlbumArtist" |
Album artist. | |
static string | Conductor = "Conductor" |
Conductor. | |
static string | RemixArtist = "RemixArtist" |
Remix / cover artist. | |
static string | DiscNum = "DiscNum" |
Disc number is 1-based. | |
static string | Publisher = "Publisher" |
Publisher. | |
static string | TrackNum = "TrackNum" |
Track number is 1-based. | |
static string | RecordingDates = "RecordingDates" |
Recording dates. | |
static string | InternetRadioStation = "InternetRadioStation" |
Internet radio station name. | |
static string | EncoderSettings = "EncoderSettings" |
Encoding software settings. | |
static string | Year = "Year" |
Year only (YYYY) | |
static string | UserText = "UserText" |
User text. | |
static string | UnsyncedLyrics = "UnsyncedLyrics" |
Unsynced lyrics. | |
static string | UrlCommercialInfo = "UrlCommercialInfo" |
URL pointing at a web page with information such as where the album can be bought. | |
static string | UrlCopyright = "UrlCopyright" |
URL pointing at a web page where the terms of use and ownership of the file is described. | |
static string | UrlAudioFile = "UrlAudioFile" |
URL pointing at a file specific web page. | |
static string | UrlArtist = "UrlArtist" |
URL pointing at the artist's official web page. | |
static string | UrlAudioSource = "UrlAudioSource" |
URL pointing at the official web page for the source of the audio file, e.g. | |
static string | UrlRadioPage = "UrlRadioPage" |
URL pointing at the homepage of the Internet radio station. | |
static string | UrlPayment = "UrlPayment" |
URL pointing at a web page that will handle the process of paying for this file. | |
static string | UrlPublisher = "UrlPublisher" |
URL pointing at the official web page for the publisher. | |
static string | UrlUser = "UrlUser" |
User URL. | |
static string | Private = "Private" |
Private comment. | |
static string | BeatsPerMinute = "BeatsPerMinute" |
Beats per minute. |
Metadata attribute names (tags)
string Album = "Album" [static] |
ALbum.
string AlbumArtist = "AlbumArtist" [static] |
Album artist.
string BeatsPerMinute = "BeatsPerMinute" [static] |
Beats per minute.
string Comment = "Comment" [static] |
Comment.
string Composer = "Composer" [static] |
Composer.
string Conductor = "Conductor" [static] |
Conductor.
string ContentGroup = "ContentGroup" [static] |
Content group.
string Copyright = "Copyright" [static] |
Copyright.
string Date = "Date" [static] |
Date (YYYY-MM-DD)
string DiscNum = "DiscNum" [static] |
Disc number is 1-based.
string EncodedBy = "EncodedBy" [static] |
Encoding software.
string EncoderSettings = "EncoderSettings" [static] |
Encoding software settings.
string FileType = "FileType" [static] |
File type.
string Genre = "Genre" [static] |
Genre.
string InternetRadioStation = "InternetRadioStation" [static] |
Internet radio station name.
string InvolvedPeople = "InvolvedPeople" [static] |
Involved people.
string Language = "Language" [static] |
Language.
string LeadArtist = "LeadArtist" [static] |
Lead artist.
string Lyricist = "Lyricist" [static] |
Lyricist / text writer.
string MediaType = "MediaType" [static] |
Media type.
string OrigAlbum = "OrigAlbum" [static] |
Original album.
string OrigArtist = "OrigArtist" [static] |
Original artist.
string OrigFileName = "OrigFileName" [static] |
Original file name.
string OrigLyricist = "OrigLyricist" [static] |
Original lyricist / text writer.
string PlayCounter = "PlayCounter" [static] |
Play counter.
string Popularimeter = "Popularimeter" [static] |
Popularity meter / rating.
string Private = "Private" [static] |
Private comment.
string Publisher = "Publisher" [static] |
Publisher.
string RecordingDates = "RecordingDates" [static] |
Recording dates.
string RemixArtist = "RemixArtist" [static] |
Remix / cover artist.
string Subtitle = "Subtitle" [static] |
Subtitle.
string Time = "Time" [static] |
Time.
string Title = "Title" [static] |
Title.
string UnsyncedLyrics = "UnsyncedLyrics" [static] |
Unsynced lyrics.
string UrlArtist = "UrlArtist" [static] |
URL pointing at the artist's official web page.
There may be more than one attributes with this name if the audio contains more than one performer.
string UrlAudioSource = "UrlAudioSource" [static] |
URL pointing at the official web page for the source of the audio file, e.g.
a movie.
string UrlUser = "UrlUser" [static] |
User URL.
string UserText = "UserText" [static] |
User text.
string Year = "Year" [static] |
Year only (YYYY)