mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 16:24:04 +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.