LASP 1.0
Library for Acoustic Signal Processing
Loading...
Searching...
No Matches
lasp_portaudiodaq.h File Reference
#include "lasp_daq.h"
#include <memory>
Include dependency graph for lasp_portaudiodaq.h:

Go to the source code of this file.

Functions

std::unique_ptr< DaqcreatePortAudioDevice (const DeviceInfo &devinfo, const DaqConfiguration &config)
 Method called from Daq::createDaq.
 
void fillPortAudioDeviceInfo (DeviceInfoList &devinfolist)
 Append PortAudio backend devices to the list.