pcsx2/3rdparty/cubeb/include/cubeb
Stenzek c573c00eb0 3rdparty/cubeb: Sync to 19fcbef
Backport of 872cee908c

And apply PR #740 (Re-enable and polish IAudioClient3 to achieve lower
latencies).

`*latency_frames = min_period;` in wasapi_get_min_latency was changed to
`*latency_frames = hns_to_frames(params.rate, min_period_rt);`, as
otherwise it reports in mixer frames, not stream frames.
2024-05-17 11:57:38 +10:00
..
cubeb.h 3rdparty/cubeb: Sync to 19fcbef 2024-05-17 11:57:38 +10:00
cubeb_export.h 3rdparty/cubeb: Minimize and update to 54217bc 2023-11-25 13:07:50 +10:00