View Single Post
Old 31-07-2003   #2 (permalink)
matze
Nero Developer
 
Join Date: Jun 2003
Posts: 209
Quote:
how to get name of CD using NeroAPI ?
If NeroAPI >= 6.0.0.0 is present, you can
use the new method NeroImportDataTrack, which also gives you the name of the track.

Quote:
does every track have it's Title ?
Yes.

Quote:
is CD Title the same as the name of CD ?
what is CD's Artist name?
I think you refer to members nwcdArtist and nwcdTitle of the NERO_WRITE_CD structure? Both are used when writing CDText on audio CDs. Therefore, the title is something different then the name of a track.
matze is offline   Reply With Quote