23#ifndef INCLUDED_VOCODER_CODEC2_DECODE_PS_H
24#define INCLUDED_VOCODER_CODEC2_DECODE_PS_H
47 typedef boost::shared_ptr<codec2_decode_ps>
sptr;
synchronous 1:N input to output with history
Definition: sync_interpolator.h:38
CODEC2 Vocoder Decoder.
Definition: codec2_decode_ps.h:44
boost::shared_ptr< codec2_decode_ps > sptr
Definition: codec2_decode_ps.h:47
static sptr make(int mode=codec2::MODE_2400)
Make Codec2 decoder block.
@ MODE_2400
Definition: codec2.h:40
#define VOCODER_API
Definition: gr-vocoder/include/gnuradio/vocoder/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45