hyphenate_SDK3.0 3.7.6.3
hyphenate java IM SDK
Classes | Public Member Functions | List of all members
com.hyphenate.chat.EMAudioConfig Class Reference

Classes

enum  ChannelsType
 

Public Member Functions

 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)
 

Detailed Description

Created by lijian on 2020/07/14

The config of audio record. bps audio bit rate, type is EMAudioBpsType enum; channels number of audio channels, optional (1,2), type is ChannelsType enum; samples audio sampling rate, type is EMAudioSamplesType enum;


The documentation for this class was generated from the following file: