AVBlocks for .NET  1.20
Audio and Video Software Development Kit
Meta Class Reference

Metadata attribute names (tags) More...

Static Public Attributes

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

Detailed Description

Metadata attribute names (tags)

Member Data Documentation

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 TrackNum = "TrackNum"
static

Track number is 1-based.

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 UrlAudioFile = "UrlAudioFile"
static

URL pointing at a file specific web page.

string UrlAudioSource = "UrlAudioSource"
static

URL pointing at the official web page for the source of the audio file, e.g.

a movie.

string UrlCommercialInfo = "UrlCommercialInfo"
static

URL pointing at a web page with information such as where the album can be bought.

string UrlCopyright = "UrlCopyright"
static

URL pointing at a web page where the terms of use and ownership of the file is described.

string UrlPayment = "UrlPayment"
static

URL pointing at a web page that will handle the process of paying for this file.

string UrlPublisher = "UrlPublisher"
static

URL pointing at the official web page for the publisher.

string UrlRadioPage = "UrlRadioPage"
static

URL pointing at the homepage of the Internet radio station.

string UrlUser = "UrlUser"
static

User URL

string UserText = "UserText"
static

User text

string Year = "Year"
static

Year only (YYYY)