GNU Radio 3.6.5 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>

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)

Function Documentation

int jack_source_process ( jack_nframes_t  nframes,
void *  arg 
)