Compartilhar via


CarrierConfigManager.ImsVoice.EvsEncodedBwTypeNb Campo

Definição

Cuidado

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

A largura de banda codificada pelo EVS é Narrow Band (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

Valor do campo

Value = 0
Atributos

Comentários

A largura de banda codificada pelo EVS é Narrow Band (NB). Referência: 3GPP 26.441 Tabela 1.

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

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