21 #ifndef INCLUDED_SATNOGS_OGG_ENCODER_H 22 #define INCLUDED_SATNOGS_OGG_ENCODER_H 25 #include <gnuradio/sync_block.h> 37 typedef boost::shared_ptr<ogg_encoder>
sptr;
46 make(
char *filename,
double samp_rate,
float quality);
boost::shared_ptr< ogg_encoder > sptr
Definition: ogg_encoder.h:37
Definition: amsat_duv_decoder.h:29
Ogg encoder and sink block.
Definition: ogg_encoder.h:35
#define SATNOGS_API
Definition: api.h:30