Compartilhar via


CarrierConfigManager.ImsVoice.EvsEncodedBwTypeNbWbSwb Campo

Definição

Cuidado

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

EVS codificado largura de banda está na faixa 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

Valor do campo

Value = 5
Atributos

Comentários

EVS codificado largura de banda está na faixa NB, WB, SWB. Referência: 3GPP 26.441 Tabela 1.

Documentação Java para android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_NB_WB_SWB.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a