23 #ifndef INCLUDED_GR_AUDIO_SINK_H 24 #define INCLUDED_GR_AUDIO_SINK_H 39 typedef boost::shared_ptr<sink>
sptr;
56 make(
int sampling_rate,
const std::string device_name =
"",
bool ok_to_block =
true);
#define GR_AUDIO_API
Definition: gr-audio/include/gnuradio/audio/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
Creates a sink from an audio device.
Definition: sink.h:36
boost::shared_ptr< sink > sptr
Definition: sink.h:39