Technical information
SEGA Confidential
44
• The same command can be written more than one time, but for commands such as
the ones within each block (
x x ~ End x x), the command written last becomes
valid (attributes are excluded.)
Example: UnitSize 100
UnitSize 10
In this case, UnitSize 10 is valid.
• When attributes are defined repeatedly, they are valid based on the following
priority:
HIDDEN > NOHIDDEN, RECORD > NOTRECORD
Consequently, use the following example to define both HIDDEN and RECORD.
Example: Attribute HIDDEN
Attribute RECORD
Consequently, the attribute does not become NOHIDDEN even if the attribute NOHIDDEN
is added after this.
• SourceType line is valid when the track type is mode 2.
• BitRate line and UnitSize line, as well as the GapSize line, are in an exclusive
relationship; the command defined last has priority.
• Even if the
SubHeader line is defined, when new subheader information is created
by another command, that subheader takes on higher priority and overwrites the
subheader defined.