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

Public 成员函数

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

Public 属性

 SAMPLES_8K =("SAMPLES_8K",8000)
 
 SAMPLES_16K =("SAMPLES_16K",16000)
 
 SAMPLES_32K =("SAMPLES_32K",32000)
 
 SAMPLES_44K =("SAMPLES_44K",44100)
 
 SAMPLES_48K =("SAMPLES_48K",48000)
 

详细描述

音频录制的配置信息中音频采样率 采样率可选项为(8000, 16000, 32000, 44100, 48000);


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