Added section info for CD-TEXT.

This commit is contained in:
Svend Sorensen
2004-08-30 07:27:15 +00:00
parent 66a54cd8bd
commit 43e43b17fe

View File

@@ -377,32 +377,34 @@ comma seperated list of integers in the range 0-255.
CD-TEXT CD-TEXT
======= =======
CD-TEXT entries are either character or binary data.
Keywords Keywords
-------- --------
========== ====== ========== ====== ==========
Keyword Format Keyword Format Section
========== ====== ========== ====== ==========
TITLE char TITLE char disc/track
PERFORMER char PERFORMER char disc/track
SONGWRITER char SONGWRITER char disc/track
COMPOSER char COMPOSER char disc/track
ARRANGER char ARRANGER char disc/track
MESSAGE char MESSAGE char disc/track
DISC_ID binary DISC_ID binary disc/track
GENRE binary GENRE binary disc/track
TOC_INFO binary TOC_INFO binary disc/track
TOC_INFO2 binary TOC_INFO2 binary disc/track
UPC_EAN char UPC_EAN char disc
ISRC char ISRC char track
SIZE_INFO binary SIZE_INFO binary disc/track
========== ====== ========== ====== ==========
Definitions Definitions
=========== ===========
MSF format MSF format
a representation of time in the form ``mm:ss:ff``. ``mm`` is minutes, a representation of time in the form ``mm:ss:ff``. ``mm`` is minutes,
``ss`` is seconds, and ``ff`` is frames ``ss`` is seconds, and ``ff`` is frames.
frame frame
1/74 of a second 1/74 of a second.