OPAL Version 3.10.2
Opal_PCM_G711_uLaw Class Reference

#include <g711codec.h>

Inheritance diagram for Opal_PCM_G711_uLaw:
OpalStreamedTranscoder OpalTranscoder OpalMediaFormatPair

Public Member Functions

 Opal_PCM_G711_uLaw ()
virtual int ConvertOne (int sample) const

Static Public Member Functions

static int ConvertSample (int sample)

Constructor & Destructor Documentation

Opal_PCM_G711_uLaw::Opal_PCM_G711_uLaw ( )

Member Function Documentation

virtual int Opal_PCM_G711_uLaw::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.

static int Opal_PCM_G711_uLaw::ConvertSample ( int  sample) [static]

The documentation for this class was generated from the following file: