mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 16:54:03 +02:00
Version 0.9.7
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file.
|
Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file.
|
||||||
miniaudio (formerly mini_al) - v0.9.7 - 2019-xx-xx
|
miniaudio (formerly mini_al) - v0.9.7 - 2019-08-28
|
||||||
|
|
||||||
David Reid - davidreidsoftware@gmail.com
|
David Reid - davidreidsoftware@gmail.com
|
||||||
|
|
||||||
@@ -34473,7 +34473,7 @@ Device
|
|||||||
/*
|
/*
|
||||||
REVISION HISTORY
|
REVISION HISTORY
|
||||||
================
|
================
|
||||||
v0.9.7 - 2019-xx-xx
|
v0.9.7 - 2019-08-28
|
||||||
- Add support for loopback mode (WASAPI only).
|
- Add support for loopback mode (WASAPI only).
|
||||||
- To use this, set the device type to ma_device_type_loopback, and then fill out the capture section of the device config.
|
- To use this, set the device type to ma_device_type_loopback, and then fill out the capture section of the device config.
|
||||||
- If you need to capture from a specific output device, set the capture device ID to that of a playback device.
|
- If you need to capture from a specific output device, set the capture device ID to that of a playback device.
|
||||||
|
|||||||
Reference in New Issue
Block a user