#include <g711codec.h>
Inheritance diagram for Opal_PCM_G711_uLaw:
Public Member Functions | |
Opal_PCM_G711_uLaw () | |
virtual int | ConvertOne (int sample) const |
Static Public Member Functions | |
static int | ConvertSample (int sample) |
|
|
|
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. |
|
|