mirror of
https://github.com/mackron/miniaudio.git
synced 2026-06-16 11:12:42 +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.