23#ifndef INCLUDED_VOCODER_CODEC2_ENCODE_SP_H
24#define INCLUDED_VOCODER_CODEC2_ENCODE_SP_H
48 typedef boost::shared_ptr<codec2_encode_sp>
sptr;
synchronous N:1 input to output with history
Definition: sync_decimator.h:38
CODEC2 Vocoder Encoder.
Definition: codec2_encode_sp.h:45
static sptr make(int mode=codec2::MODE_2400)
Make Codec2 encoder block.
boost::shared_ptr< codec2_encode_sp > sptr
Definition: codec2_encode_sp.h:48
@ 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