mirror of
https://github.com/mackron/miniaudio.git
synced 2026-06-06 06:12:44 +02:00
fa4107ae95
Device information retrieval is now implemented in terms of device enumeration. Backends should now return any information that would have been returned from `onContextGetDeviceInfo` straight from `onContextEnumerateDevices` instead.