Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Opal_GSM0610_PCM Class Reference

#include <gsmcodec.h>

Inheritance diagram for Opal_GSM0610_PCM:

Opal_GSM0610 OpalFramedTranscoder OpalTranscoder OpalMediaFormatPair List of all members.

Public Methods

 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 Sun Jul 23 09:40:32 2006 for OPAL by doxygen1.2.18