hyphenate_SDK3.0  3.8.1
hyphenatejavaIMSDK
Public 成员函数 | Public 属性 | 所有成员列表
com.hyphenate.chat.EMAudioBpsType 枚举类型参考

Public 成员函数

String getValue ()
 
void setValue (String value)
 
int getDesc ()
 
void setDesc (int desc)
 

Public 属性

 BPS_8K =("BPS_8K",8000)
 
 BPS_10K =("BPS_10K",10000)
 
 BPS_15K =("BPS_15K",15000)
 
 BPS_20K =("BPS_20K",20000)
 
 BPS_32K =("BPS_32K",32000)
 
 BPS_36K =("BPS_36K",36000)
 
 BPS_64K =("BPS_64K",64000)
 
 BPS_128K =("BPS_128K",128000)
 

详细描述

音频录制的配置信息中音频比特率 音频比特率,可选项为(8000, 10000, 15000, 20000, 36000, 32000, 64000, 128000);


枚举说明文档从下列文件生成: