mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
922b58463c
This replaces the stop callback. The new callback supports different event types, not all of which are supported on all backends. This commit also fixes a bug where the stop callback is not fired. Public issue https://github.com/mackron/miniaudio/issues/351