Compartilhar via


CarrierConfigManager.ImsVoice.EvsEncodedBwTypeSwb 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 é 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

Valor do campo

Value = 2
Atributos

Comentários

A largura de banda codificada pelo EVS é Super WideBand (SWB). Referência: 3GPP 26.441 Tabela 1.

Documentação Java para android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_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