22 #ifndef INCLUDED_DAB_MP4_DECODE_BS_H 23 #define INCLUDED_DAB_MP4_DECODE_BS_H 26 #include <gnuradio/block.h> 40 typedef boost::shared_ptr<mp4_decode_bs>
sptr;
50 static sptr make(
int bit_rate_n);
52 virtual int get_sample_rate() = 0;
#define DAB_API
Definition: api.h:30
Definition: complex_to_interleaved_float_vcf.h:28
DAB+ Audio frame decoder.
Definition: mp4_decode_bs.h:37
boost::shared_ptr< mp4_decode_bs > sptr
Definition: mp4_decode_bs.h:40