Condividi tramite


CarrierConfigManager.ImsVoice.EvsEncodedBwTypeNbWbSwb Campo

Definizione

Attenzione

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

La larghezza di banda con codifica EVS è compreso nell'intervallo 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

Valore del campo

Value = 5
Attributi

Commenti

La larghezza di banda con codifica EVS è compreso nell'intervallo NB,WB,SWB. Riferimento: 3GPP 26.441 Tabella 1.

Documentazione java per android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_NB_WB_SWB.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a