GNU Radio 3.6.5 C++ API

audio_portaudio_sink.h File Reference

#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

Variable Documentation

PaStreamCallback portaudio_sink_callback