Partager via


CarrierConfigManager.ImsVoice.EvsEncodedBwTypeNb 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 est une bande étroite (NB).

[Android.Runtime.Register("EVS_ENCODED_BW_TYPE_NB", 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 EvsEncodedBwTypeNb = 0;
[<Android.Runtime.Register("EVS_ENCODED_BW_TYPE_NB", 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 EvsEncodedBwTypeNb : Android.Telephony.ImsVoiceEvsEncodedBwType

Valeur de champ

Value = 0
Attributs

Remarques

La bande passante encodée EVS est une bande étroite (NB). Référence : 3GPP 26.441 Table 1.

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

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 à