forked from mirrors/linphone-iphone
56 lines
No EOL
882 B
Text
56 lines
No EOL
882 B
Text
/* Codecs */
|
|
"Codecs" = "Codecs";
|
|
|
|
/* AMR */
|
|
"AMR" = "AMR";
|
|
|
|
/* Speex 16Khz */
|
|
"Speex 16Khz" = "Speex 16Khz";
|
|
|
|
/* Speex 8Khz */
|
|
"Speex 8Khz" = "Speex 8Khz";
|
|
|
|
/* Silk 24Khz */
|
|
"Silk 24Khz" = "Silk 24Khz";
|
|
|
|
/* Silk 16Khz */
|
|
"Silk 16Khz" = "Silk 16Khz";
|
|
|
|
/* G722 */
|
|
"G722" = "G722";
|
|
|
|
/* G729 */
|
|
"G729" = "G729";
|
|
|
|
/* GSM */
|
|
"GSM" = "GSM";
|
|
|
|
/* ILBC */
|
|
"ILBC" = "ILBC";
|
|
|
|
/* PCMU */
|
|
"PCMU" = "PCMU";
|
|
|
|
/* PCMA */
|
|
"PCMA" = "PCMA";
|
|
|
|
/* Advanced */
|
|
"Advanced" = "Advanced";
|
|
|
|
/* Playback gain */
|
|
"Playback gain" = "Playback gain";
|
|
|
|
/* Microphone gain */
|
|
"Microphone gain" = "Microphone gain";
|
|
|
|
/* Adaptive rate control */
|
|
"Adaptive rate control" = "Adaptive rate control";
|
|
|
|
/* Codec bitrate limit */
|
|
"Codec bitrate limit" = "Codec bitrate limit";
|
|
|
|
/* Voice processing */
|
|
"Enable Voice Processing"="Enable Voice Processing";
|
|
|
|
/* Bass Boost / equalizer */
|
|
"Enable Bass Boost"="Enable Bass Boost"; |