|
EMIPLIB
|
An u-law decoder. More...
#include <mipulawdecoder.h>


Public Member Functions | |
| bool | init () |
| Initialize the component. | |
| bool | destroy () |
| Clean up the component. | |
This component accepts u-law encoded audio messages and produces message raw audio messages using 16 bit signed native endian encoding.
| bool MIPULawDecoder::destroy | ( | ) |
| bool MIPULawDecoder::init | ( | ) |
1.7.3