GNU Radio 3.6.5 C++ API

audio_portaudio_source.h File Reference

#include <gr_audio_source.h>
#include <gr_buffer.h>
#include <gruel/thread.h>
#include <string>
#include <portaudio.h>
#include <stdexcept>

Go to the source code of this file.

Classes

class  audio_portaudio_source
 Audio source using PORTAUDIOInput samples must be in the range [-1,1]. More...

Variables

PaStreamCallback portaudio_source_callback

Variable Documentation

PaStreamCallback portaudio_source_callback