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

Public Member Functions | |
| Opal_PCM_G726_40 () | |
| virtual int | ConvertOne (int sample) const |
| Opal_PCM_G726_40::Opal_PCM_G726_40 | ( | ) |
| virtual int Opal_PCM_G726_40::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