File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -591,7 +591,7 @@ extern DECLSPEC int SDLCALL SDL_GetDefaultAudioInfo(char **name,
591
591
* frames_ (with stereo output, two samples--left and right--would make a
592
592
* single sample frame). This number should be a power of two, and may be
593
593
* adjusted by the audio driver to a value more suitable for the hardware.
594
- * Good values seem to range between 512 and 8096 inclusive, depending on
594
+ * Good values seem to range between 512 and 4096 inclusive, depending on
595
595
* the application and CPU speed. Smaller values reduce latency, but can
596
596
* lead to underflow if the application is doing heavy processing and cannot
597
597
* fill the audio buffer in time. Note that the number of sample frames is
You can’t perform that action at this time.
0 commit comments