|
GNU Radio 3.6.1 C++ API
|
#include <gr_audio_source.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_source |
| audio source using JACKThe source has one input stream of floats. More... | |
Functions | |
| int | jack_source_process (jack_nframes_t nframes, void *arg) |
| int jack_source_process | ( | jack_nframes_t | nframes, |
| void * | arg | ||
| ) |