![]() |
HulaLoop
Simple cross-platform audio loopback and recording.
|
Struct for the three types of device ID. More...
#include <Device.h>
Public Attributes | |
| std::string | linuxID = "" |
| ID used by ALSA devices. | |
| int | portAudioID = -1 |
| ID used by PortAudio devices. | |
Struct for the three types of device ID.
PortAudio devices should use portAudioID. Linux ALSA devices should use linuxID. Windows WASAPI devices should use windowsID.
1.8.11