GNU Radio 3.5.1 C++ API
|
#include <gr_audio_sink.h>
#include <string>
#include <list>
#include <AudioUnit/AudioUnit.h>
#include <circular_buffer.h>
Go to the source code of this file.
Classes | |
class | audio_osx_sink |
audio sink using OSXinput signature is one or two streams of floats. Input samples must be in the range [-1,1]. More... |