PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
CDTextItem Class Reference

Represents a single CD-Text item. More...

Properties

string Arranger [get, set]
 Gets/sets the name(s) of the track/album arranger(s)
 
string Composer [get, set]
 Gets/sets the track/album composer(s)
 
string DiskId [get, set]
 Gets/sets the disc identification number for the track/album.
 
CDTextGenreCode Genre [get, set]
 Gets/sets the code of the music genre for the track/album.
 
string GenreText [get, set]
 Gets/sets a textual description of the music genre for the track/album.
 
string Message [get, set]
 Gets/sets the message from teh content provider and/or artist.
 
string Performer [get, set]
 Gets/sets the name(s) of the track/album performer(s)
 
string Songwriter [get, set]
 Gets/sets the song writer(s) for the track/album.
 
string Title [get, set]
 Gets/sets the title of the Audio track/album.
 
string UpcIsrc [get, set]
 Gets/sets the track ISRC when the CDTextItem object describes audio track details, or the album UPC when the CDTextItem object describes album details.
 

Detailed Description

Represents a single CD-Text item.

The CDTextItem contains the CD-Text entries for an Audio track. This type can also be used to set CD-Text details on album level (CDText.Items).

See also
CDText