22 #ifndef INCLUDED_DAB_MP2_DECODE_BS_H 23 #define INCLUDED_DAB_MP2_DECODE_BS_H 26 #include <gnuradio/block.h> 39 typedef boost::shared_ptr<mp2_decode_bs>
sptr;
49 static sptr make(
int bit_rate_n);
51 virtual int32_t get_sample_rate() = 0;
block that decodes DAB audio frames (= MPEG2 audio frames) to PCM frames
Definition: mp2_decode_bs.h:36
#define DAB_API
Definition: api.h:30
Definition: complex_to_interleaved_float_vcf.h:28
boost::shared_ptr< mp2_decode_bs > sptr
Definition: mp2_decode_bs.h:39