max the largest metadata type code be 126, reserving 127 to avoid confusion with a frame sync code

This commit is contained in:
Josh Coalson
2004-07-22 01:32:00 +00:00
parent 5bf54f0a93
commit 1cb2341298
5 changed files with 19 additions and 7 deletions

View File

@@ -399,7 +399,10 @@
<TT>5</TT> : CUESHEET
</LI>
<LI>
<TT>6-127</TT> : reserved
<TT>6-126</TT> : reserved
</LI>
<LI>
<TT>127</TT> : invalid, to avoid confusion with a frame sync code
</LI>
</UL>
</TD>