⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bitrate.cfg

📁 语音压缩编码和解码的标准,其中包含部分源代码
💻 CFG
字号:
########################################################################################
# File with allowed channel bitrates. These values depend on the transmission system.  #
# Since the channel codec configuration is signalled with 1 bit,  2 different channel  #
# codec bitrates can be specified for each G.723.1 operating mode		       #
#										       #
# At the minimum channel bitrate no convolutional code for error correction is used.   #
# There is just error detection for the most sensitive bits using the 5 bit CRC check  #
# At the maximum channel bitrate all information bits are protected with rate 1/3.     #
#										       #
########################################################################################
#
# G.723.1 5.3 kbit/s : The minimum channel bitrate is  6000 bps
# ------------------   The maximum channel bitrate is 17534 bps
#
10000
12100
#
# G.723.1 6.3 kbit/s : The minimum channel bitrate is  7034 bps
# ------------------   The maximum channel bitrate is 20634 bps
#
10000
13200
#
# G.723.1 SID : The minimum channel bitrate is 1600 bps
# -----------   The maximum channel bitrate is 4334 bps
#
3400
4050
















⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -