LASP 1.0
Library for Acoustic Signal Processing
Loading...
Searching...
No Matches
lasp_rtaudiodaq.h File Reference
#include "lasp_daq.h"
#include <memory>
Include dependency graph for lasp_rtaudiodaq.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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