hyphenate_SDK3.0 3.7.6.3
hyphenate java IM SDK
Public Member Functions | Public Attributes | List of all members
com.hyphenate.chat.EMAudioSamplesType Enum Reference

Public Member Functions

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

Public Attributes

 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)
 

Detailed Description

the audio sampling rate in the audio recording configuration information The samples of audio.value in one of(8000, 16000, 32000, 44100, 48000);


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