Partager via


CarrierConfigManager.ImsVoice.EvsEncodedBwTypeSwb 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 Super WideBand (SWB).

[Android.Runtime.Register("EVS_ENCODED_BW_TYPE_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 EvsEncodedBwTypeSwb = 2;
[<Android.Runtime.Register("EVS_ENCODED_BW_TYPE_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 EvsEncodedBwTypeSwb : Android.Telephony.ImsVoiceEvsEncodedBwType

Valeur de champ

Value = 2
Attributs

Remarques

La bande passante encodée EVS est Super WideBand (SWB). Référence : 3GPP 26.441 Table 1.

Documentation Java pour android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_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 à