21 #ifndef INCLUDED_SATNOGS_OGG_SOURCE_H
22 #define INCLUDED_SATNOGS_OGG_SOURCE_H
25 #include <gnuradio/sync_block.h>
39 typedef boost::shared_ptr<ogg_source>
sptr;
51 make(
const std::string &filename,
int channels = 1,
#define SATNOGS_API
Definition: api.h:30
OGG source block. Reads a file with an OGG audio and convert it to float samples.
Definition: ogg_source.h:37
static sptr make(const std::string &filename, int channels=1, bool repeat=false)
boost::shared_ptr< ogg_source > sptr
Definition: ogg_source.h:39
Definition: amsat_duv_decoder.h:29