fix typo in max sample rate described in STREAMINFO section

This commit is contained in:
Josh Coalson
2007-06-16 00:56:07 +00:00
parent b47ab0d250
commit 96534bb5f3

View File

@@ -525,7 +525,7 @@
<20> <20>
</td> </td>
<td> <td>
Sample rate in Hz. Though 20 bits are available, the maximum sample rate is limited by the structure of frame headers to 1048570Hz. Also, a value of 0 is invalid. Sample rate in Hz. Though 20 bits are available, the maximum sample rate is limited by the structure of frame headers to 655350Hz. Also, a value of 0 is invalid.
</td> </td>
</tr> </tr>
<tr> <tr>