ImsVoiceEvsEncodedBwType 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 ImsVoiceEvsEncodedBwType
type ImsVoiceEvsEncodedBwType =
- Inheritance
-
ImsVoiceEvsEncodedBwType
Fields
| Name | Value | Description |
|---|---|---|
| Nb | 0 | EVS encoded Bandwidth is Narrow Band (NB). Reference: 3GPP 26.441 Table 1. 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. |
| Wb | 1 | EVS encoded Bandwidth is Wide Band (WB). Reference: 3GPP 26.441 Table 1. 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. |
| Swb | 2 | EVS encoded Bandwidth is Super WideBand (SWB). Reference: 3GPP 26.441 Table 1. 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. |
| Fb | 3 | EVS encoded Bandwidth is Full Band (FB). Reference: 3GPP 26.441 Table 1. 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. |
| NbWb | 4 | EVS encoded Bandwidth is in the range NB,WB. Reference: 3GPP 26.441 Table 1. 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. |
| NbWbSwb | 5 | EVS encoded Bandwidth is in the range NB,WB,SWB. Reference: 3GPP 26.441 Table 1. 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. |
| NbWbSwbFb | 6 | EVS encoded Bandwidth is in the range NB,WB,SWB,FB. Reference: 3GPP 26.441 Table 1. 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. |
| WbSwb | 7 | EVS encoded Bandwidth is in the range WB,SWB. Reference: 3GPP 26.441 Table 1. 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. |
| WbSwbFb | 8 | EVS encoded Bandwidth is in the range WB,SWB,FB. Reference: 3GPP 26.441 Table 1. 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. |