GNU Radio 3.5.1 C++ API
|
#include <gr_audio_sink.h>
#include <string>
#include <jack/jack.h>
#include <jack/ringbuffer.h>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | audio_jack_sink |
audio sink using JACKThe sink has one input stream of floats. More... | |
Functions | |
int | jack_sink_process (jack_nframes_t nframes, void *arg) |
int jack_sink_process | ( | jack_nframes_t | nframes, |
void * | arg | ||
) |