GNU Radio 3.5.1 C++ API
|
#include <gr_audio_sink.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_sink |
Audio sink using PORTAUDIOInput samples must be in the range [-1,1]. More... | |
Variables | |
PaStreamCallback | portaudio_sink_callback |
PaStreamCallback portaudio_sink_callback |