摘要:
java G711 流式编码和解码方法 /** * G711 A-alw * @author Administrator * */ public class CMG711 { private static short aLawDecompressTable[] = new short[] { -55 阅读全文
posted @ 2021-08-04 11:10 季枫 阅读(903) 评论(0) 推荐(0)
|
摘要:
java G711 流式编码和解码方法 /** * G711 A-alw * @author Administrator * */ public class CMG711 { private static short aLawDecompressTable[] = new short[] { -55 阅读全文
posted @ 2021-08-04 11:10 季枫 阅读(903) 评论(0) 推荐(0) |
||