Opal G.729 FrameSamples doubt
- From: "Joegen E. Baclor" <joegen (at) pldtweroam.com>
- Date: Sun, 29 Jan 2006 08:03:13 +0800
Hi,
>> enum {
>> FrameSize = 10,
>> FrameSamples = 80
>> };
>> Opal_G729_PCM::Opal_G729_PCM()
>> : OpalFramedTranscoder(OpalG729, OpalPCM16, FrameSize, FrameSamples
* 2)
I am confused why the FrameSamples is set to 160. Isn't it supposed to
be 20 bytes per 10 ms?
Joegen
------------------------------------------------------------------------
Check the FAQ before asking! - http://www.openh323.org/~openh323/fom.cgi
The OpenH323 Project mailing list, using Mailman. To unsubscribe or
change your subscription options, goto
http://www.openh323.org/mailman/listinfo/openh323
Maintained by Quicknet Technologies, Inc - http://www.quicknet.net
------------------------------------------------------------------------