23#ifndef INCLUDED_VOCODER_G723_24_ENCODE_SB_H
24#define INCLUDED_VOCODER_G723_24_ENCODE_SB_H
40 typedef boost::shared_ptr<g723_24_encode_sb>
sptr;
synchronous 1:1 input to output with history
Definition: sync_block.h:38
This block performs g723_24 audio encoding.
Definition: g723_24_encode_sb.h:37
static sptr make()
Make G722_24 encoder block.
boost::shared_ptr< g723_24_encode_sb > sptr
Definition: g723_24_encode_sb.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