HulaLoop
Simple cross-platform audio loopback and recording.
Public Attributes | List of all members
hula::DeviceID Struct Reference

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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: