hyphenate_SDK3.0  3.8.1
hyphenatejavaIMSDK
| Public 成员函数 | 所有成员列表
com.hyphenate.chat.EMAudioConfig类 参考

enum  ChannelsType
 

Public 成员函数

 EMAudioConfig (EMAudioBpsType bps, ChannelsType channels, EMAudioSamplesType samples)
 
EMAudioBpsType getBps ()
 
void setBps (EMAudioBpsType bps)
 
ChannelsType getChannels ()
 
void setChannels (ChannelsType channels)
 
EMAudioSamplesType getSamples ()
 
void setSamples (EMAudioSamplesType samples)
 

详细描述

Created by lijian on 2020/07/14

音频录制的配置信息 bps 音频比特率,类型为 EMAudioBpsType枚举; channels 音频通道数,可选(1,2),类型为ChannelsType枚举; samples 音频采样率,类型为 EMAudioSamplesType枚举;


该类的文档由以下文件生成: