Zap::GSMVoiceDecoder class Reference
Zap::GSMVoiceDecoder Class Reference
#include <voiceCodec.h>
Inheritance diagram for Zap::GSMVoiceDecoder:
Detailed Description
The
GSMVoiceDecoder class implements the HawkVoice GSM codec decompressor.
Constructor & Destructor Documentation
Zap::GSMVoiceDecoder::GSMVoiceDecoder |
( |
|
) |
|
|
Member Function Documentation
U32 Zap::GSMVoiceDecoder::getSamplesPerFrame |
( |
|
) |
[private, virtual] |
|
U32 Zap::GSMVoiceDecoder::getAvgCompressedFrameSize |
( |
|
) |
[private, virtual] |
|
U32 Zap::GSMVoiceDecoder::decompressFrame |
( |
S16 * |
framePtr, |
|
|
U8 * |
inputPtr, |
|
|
U32 |
inSize |
|
) |
[private, virtual] |
|
Field Documentation