Opal_GSM0610_PCM Class Reference

#include <gsmcodec.h>

Inheritance diagram for Opal_GSM0610_PCM:

Opal_GSM0610 OpalFramedTranscoder OpalTranscoder OpalMediaFormatPair List of all members.

Public Member Functions

 Opal_GSM0610_PCM ()
BOOL Convert (const RTP_DataFrame &input, RTP_DataFrame &output)
BOOL ConvertFrame (const BYTE *src, BYTE *dst)

Constructor & Destructor Documentation

Opal_GSM0610_PCM::Opal_GSM0610_PCM (  ) 


Member Function Documentation

BOOL Opal_GSM0610_PCM::Convert ( const RTP_DataFrame input,
RTP_DataFrame output 
) [virtual]

Convert the data from one format to another. This function takes the input data as a RTP_DataFrame and converts it to its output format, placing it into the RTP_DataFrame provided.

Returns FALSE if the conversion fails.

Reimplemented from OpalFramedTranscoder.

BOOL Opal_GSM0610_PCM::ConvertFrame ( const BYTE *  src,
BYTE *  dst 
) [virtual]

Convert a frame of data from one format to another. This function implicitly knows the input and output frame sizes.

Reimplemented from OpalFramedTranscoder.


The documentation for this class was generated from the following file:
Generated on Mon Sep 25 16:21:50 2006 for OPAL by  doxygen 1.4.7