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,
OGG source block. Reads a file with an OGG audio and convert it to float samples. ...
Definition: ogg_source.h:37
Definition: amsat_duv_decoder.h:29
boost::shared_ptr< ogg_source > sptr
Definition: ogg_source.h:39
#define SATNOGS_API
Definition: api.h:30