ConnectionAudioCodec Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum ConnectionAudioCodec
type ConnectionAudioCodec =
- Inheritance
-
ConnectionAudioCodec
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | Indicates that the audio codec is currently not specified or is unknown. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Amr | 1 | Adaptive Multi-rate audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AmrWb | 2 | Adaptive Multi-rate wideband audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Qcelp13k | 3 | Qualcomm code-excited linear prediction 13 kilobit audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Evrc | 4 | Enhanced Variable Rate Codec. See 3GPP2 C.S0014-A. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| EvrcB | 5 | Enhanced Variable Rate Codec B. Commonly used on CDMA networks. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| EvrcWb | 6 | Enhanced Variable Rate Wideband Codec. See RFC5188. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| EvrcNw | 7 | Enhanced Variable Rate Narrowband-Wideband Codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| GsmEfr | 8 | GSM Enhanced Full-Rate audio codec, also known as GSM-EFR, GSM 06.60, or simply EFR. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| GsmFr | 9 | GSM Full-Rate audio codec, also known as GSM-FR, GSM 06.10, GSM, or simply FR. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| GsmHr | 10 | GSM Half Rate audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| G711u | 11 | ITU-T G711U audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| G723 | 12 | ITU-T G723 audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| G711a | 13 | ITU-T G711A audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| G722 | 14 | ITU-T G722 audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| G711ab | 15 | ITU-T G711AB audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| G729 | 16 | ITU-T G729 audio codec. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| EvsNb | 17 | Enhanced Voice Services Narrowband audio codec. See 3GPP TS 26.441. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| EvsWb | 18 | Enhanced Voice Services Wideband audio codec. See 3GPP TS 26.441. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| EvsSwb | 19 | Enhanced Voice Services Super-Wideband audio codec. See 3GPP TS 26.441. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| EvsFb | 20 | Enhanced Voice Services Fullband audio codec. See 3GPP TS 26.441. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |