Partager via


CarrierConfigManager.ImsVoice.EvsEncodedBwTypeNbWbSwb Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Telephony.ImsVoiceEvsEncodedBwType enum directly instead of this field.

La bande passante encodée EVS se trouve dans la plage NB,WB,SWB.

[Android.Runtime.Register("EVS_ENCODED_BW_TYPE_NB_WB_SWB", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsVoiceEvsEncodedBwType enum directly instead of this field.", true)]
public const Android.Telephony.ImsVoiceEvsEncodedBwType EvsEncodedBwTypeNbWbSwb = 5;
[<Android.Runtime.Register("EVS_ENCODED_BW_TYPE_NB_WB_SWB", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsVoiceEvsEncodedBwType enum directly instead of this field.", true)>]
val mutable EvsEncodedBwTypeNbWbSwb : Android.Telephony.ImsVoiceEvsEncodedBwType

Valeur de champ

Value = 5
Attributs

Remarques

La bande passante encodée EVS se trouve dans la plage NB,WB,SWB. Référence : 3GPP 26.441 Table 1.

Documentation Java pour android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_NB_WB_SWB.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à