ImsVoiceEvsPrimaryModeBitrate 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 ImsVoiceEvsPrimaryModeBitrate
type ImsVoiceEvsPrimaryModeBitrate =
- Inheritance
-
ImsVoiceEvsPrimaryModeBitrate
Fields
| Name | Value | Description |
|---|---|---|
| BitRate59Kbps | 0 | EVS primary mode with bitrate 5.9 kbps 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. |
| BitRate72Kbps | 1 | EVS primary mode with bitrate 7.2 kbps 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. |
| BitRate80Kbps | 2 | EVS primary mode with bitrate 8.0 kbps 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. |
| BitRate96Kbps | 3 | EVS primary mode with bitrate 9.6 kbps 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. |
| BitRate132Kbps | 4 | EVS primary mode with bitrate 13.2 kbps 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. |
| BitRate164Kbps | 5 | EVS primary mode with bitrate 16.4 kbps 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. |
| BitRate244Kbps | 6 | EVS primary mode with bitrate 24.4 kbps 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. |
| BitRate320Kbps | 7 | EVS primary mode with bitrate 32.0 kbps 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. |
| BitRate480Kbps | 8 | EVS primary mode with bitrate 48.0 kbps 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. |
| BitRate640Kbps | 9 | EVS primary mode with bitrate 64.0 kbps 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. |
| BitRate960Kbps | 10 | EVS primary mode with bitrate 96.0 kbps 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. |
| BitRate1280Kbps | 11 | EVS primary mode with bitrate 128.0 kbps 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. |