AVBlocks for C++  2.1
Audio and Video Software Development Kit
primo::codecs::Meta Namespace Reference

DataStreamInfo describes a generic data stream. More...

Variables

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

Detailed Description

DataStreamInfo describes a generic data stream.

Metadata Metadata attribute names

Variable Documentation

const char 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.

const char UrlAudioSource[] = "UrlAudioSource"
static

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

a movie.