| Summary: | WASAPI: allow bigger buffer size | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Vitaly Novichkov <admin> |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | WAITING --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | Keywords: | target-2.0.16 |
| Version: | HG 2.1 | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
|
Description
Vitaly Novichkov
2019-12-31 17:05:33 UTC
We definitely _can_ buffer audio, and code exists to do this in SDL's audio loop, but I'm not sure if we force the sample size on WASAPI. I'll check. --ryan. |