Interface | Description |
---|---|
Decoder |
Decoder interface.
|
Encoder |
Encoder interface.
|
Class | Description |
---|---|
ALaw2SpeexTranscoder |
Transcoder which converts from G.711 A-Law to SPEEX.
|
ALawDecoder |
G.711 A-Law decoder.
|
ALawEncoder |
G.711 A-Law encoder.
|
AMBEVRPDecoder | |
DecoderSelector |
Decoder selector capable of identifying decoders based on their name.
|
EncoderSelector | |
HQVQDecoder | |
SPEEXDecoder |
SPEEX decoder.
|
SPEEXEncoder |
SPEEX encoder.
|
Transcoder |
Base class for transcoders.
|
TranscoderFactory |
Transcoder factory.
|
ULaw2SpeexTranscoder |
G.711 U-Law to SPEEX transcoder.
|
ULawDecoder |
G.711 U-Law decoder.
|
ULawEncoder |
G.711 U-Law encoder.
|
USB3KBridge |
This package contains a collection of encoders, decoders and transcoders for audio samples. Remote clients need to use the decoders to decode audio data that they receive from a Total Recall system.
The HQVQ codec is a proprietary Total Recall codec. At this stage, a native Windows decoder is available for this codec only. As a result, remote clients which run on a Windows based host will be able to decode audio that is encoded in the HQVQ format.
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.