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

Represents the meta picture (image) type. More...

Enumerations

enum  Enum {
  Other = 0,
  FileIcon = 1,
  OtherFileIcon = 2,
  FrontCover = 3,
  BackCover = 4,
  LeafletPage = 5,
  Media = 6,
  LeadArtist = 7,
  Artist = 8,
  Conductor = 9,
  Band = 10,
  Composer = 11,
  TextWriter = 12,
  RecordingLocation = 13,
  DuringRecording = 14,
  DuringPerformance = 15,
  VideoCapture = 16,
  BrightColoredFish = 17,
  Illustration = 18,
  ArtistLogotype = 19,
  PublisherLogotype = 20
}
 The picture type is defined as in ID3. More...
 

Detailed Description

Represents the meta picture (image) type.

See Also
MetaPicture::pictureType

Enumeration Type Documentation

enum Enum

The picture type is defined as in ID3.

Enumerator
FileIcon 

32x32 pixels 'file icon' (PNG only); only one in a ID3 tag

OtherFileIcon 

Other icon; only one in a ID3 tag.

FrontCover 

Front cover.

BackCover 

Back cover.

LeafletPage 

Leaflet page.

Media 

The image is printed on the media (e.g.

label side of CD)

LeadArtist 

Lead artist / Lead performer/ Soloist.

Artist 

Artist / Performer.

Conductor 

Conductor.

Band 

Band / Orchestra.

Composer 

Composer.

TextWriter 

Lyricist / Text writer.

RecordingLocation 

Recording location.

DuringRecording 

A image taken during recording.

DuringPerformance 

A image taken during performance.

VideoCapture 

Movie / video screen capture.

BrightColoredFish 

A brightly coloured fish :0.

Illustration 

Illustration.