#include <g726codec.h>
Inheritance diagram for Opal_PCM_G726_16:

Public Member Functions | |
| Opal_PCM_G726_16 () | |
| virtual int | ConvertOne (int sample) const |
| Opal_PCM_G726_16::Opal_PCM_G726_16 | ( | ) |
| virtual int Opal_PCM_G726_16::ConvertOne | ( | int | sample | ) | const [virtual] |
Convert one sample from one format to another. This function takes the input data as a single sample value and converts it to its output format.
Returns converted value.
Implements OpalStreamedTranscoder.
1.5.1