11#ifndef INCLUDED_VOCODER_G723_40_ENCODE_SB_H
12#define INCLUDED_VOCODER_G723_40_ENCODE_SB_H
28 typedef std::shared_ptr<g723_40_encode_sb>
sptr;
synchronous 1:1 input to output with history
Definition sync_block.h:26
This block performs g723_40 audio encoding.
Definition g723_40_encode_sb.h:25
static sptr make()
Make G722_40 encoder block.
std::shared_ptr< g723_40_encode_sb > sptr
Definition g723_40_encode_sb.h:28
#define VOCODER_API
Definition gr-vocoder/include/gnuradio/vocoder/api.h:18
GNU Radio logging wrapper.
Definition basic_block.h:29