Język

ImsVoiceEvsEncodedBwType Enum

Definition

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 android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_NB.

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 android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_WB.

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 android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_SWB.

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 android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_FB.

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 android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_NB_WB.

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 android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_NB_WB_SWB.

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.

Android reference for android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_NB_WB_SWB_FB.

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 android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_WB_SWB.

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 android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_WB_SWB_FB.

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.

Applies to