PrimoBurner(tm) for C++  4.7
CD, DVD and Blu-ray Software Development Kit
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
primo::burner::CDTextType Namespace Reference

CD-TEXT Attribute Types. More...

Enumerations

enum  Enum {
  Title = 0x80,
  Performer = 0x81,
  Songwriter = 0x82,
  Composer = 0x83,
  Arranger = 0x84,
  Message = 0x85,
  DiscId = 0x86,
  Genre = 0x87,
  UpcIsrc = 0x8E,
  GenreText = 0x90
}
 CDTextType::Enum. More...
 

Detailed Description

CD-TEXT Attribute Types.

Enumeration Type Documentation

enum Enum

CDTextType::Enum.

Enumerator
Title 

Album name and Track titles.

Performer 

Singer/player/conductor/orchestra.

Songwriter 

Name of the songwriter.

Composer 

Name of the composer.

Arranger 

Name of the arranger.

Message 

Message from content provider or artist.

DiscId 

Disc ID.

Genre 

Genre Code.

See Also
CDTextGenreCode::Enum
UpcIsrc 

UPC/EAN code of album and ISRC for tracks.

GenreText 

Genre supplementary info (genre text description)