Next: CATALOG (Disc CCD Section), Previous: DataTracksScrambled (Disc CCD Section), Up: Disc (CCD Section) [Contents][Index]
CDTextLengthCDTextLength=value
The size in bytes of the corresponding CD-Text file discarding one
byte for the terminating null character; 0 if there is no
CD-Text meta-data;
See CDTEXTFILE (CUE Command), for more information on the CD-Text file.
Given by the formula:
(16 + 2) * [CDText].Entries
Where:
16 → CD-Text entry length (in bytes);
2 → CRC code length (in bytes);
[CDText].Entries→ Value ofEntriesproperty ofCDTextsection;