GNU Radio 3.5.1 C++ API
|
#include <gr_audio_source.h>
#include <string>
#include <AudioToolbox/AudioToolbox.h>
#include <AudioUnit/AudioUnit.h>
#include <circular_buffer.h>
Go to the source code of this file.
Classes | |
class | audio_osx_source |
audio source using OSXInput signature is one or two streams of floats. Samples must be in the range [-1,1]. More... |