23 #ifndef INCLUDED_GR_AUDIO_SOURCE_H 24 #define INCLUDED_GR_AUDIO_SOURCE_H 39 typedef boost::shared_ptr<source>
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
Creates a source from an audio device.
Definition: source.h:36
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
boost::shared_ptr< source > sptr
Definition: source.h:39