GNU Radio 3.6.5 C++ API

audio_jack_sink.h File Reference

#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)

Function Documentation

int jack_sink_process ( jack_nframes_t  nframes,
void *  arg 
)