23#ifndef INCLUDED_VOCODER_ALAW_DECODE_BS_H
24#define INCLUDED_VOCODER_ALAW_DECODE_BS_H
40 typedef boost::shared_ptr<alaw_decode_bs>
sptr;
synchronous 1:1 input to output with history
Definition: sync_block.h:38
This block performs alaw audio decoding.
Definition: alaw_decode_bs.h:37
boost::shared_ptr< alaw_decode_bs > sptr
Definition: alaw_decode_bs.h:40
static sptr make()
Make alaw decoder block.
#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