GNU Radio 3.4.2 C++ API
audio_jack_source.h File Reference
#include <gr_audio_source.h>
#include <string>
#include <jack/jack.h>
#include <jack/ringbuffer.h>
#include <stdexcept>
Include dependency graph for audio_jack_source.h:

Go to the source code of this file.

Classes

class  audio_jack_source
 audio source using JACK More...

Functions

int jack_source_process (jack_nframes_t nframes, void *arg)

Function Documentation

int jack_source_process ( jack_nframes_t  nframes,
void *  arg 
)