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);
#define SATNOGS_API
Definition: api.h:30
Ogg encoder and sink block.
Definition: ogg_encoder.h:35
boost::shared_ptr< ogg_encoder > sptr
Definition: ogg_encoder.h:37
static sptr make(char *filename, double samp_rate, float quality)
Definition: amsat_duv_decoder.h:29