23 #ifndef INCLUDED_GR_AUDIO_SINK_H
24 #define INCLUDED_GR_AUDIO_SINK_H
55 static sptr make(
int sampling_rate,
56 const std::string device_name =
"",
57 bool ok_to_block =
true);
#define GR_AUDIO_API
Definition: gr-audio/include/gnuradio/audio/api.h:30
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
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