mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix typo in max sample rate described in STREAMINFO section
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user