Condividi tramite


CarrierConfigManager.ImsVoice.EvsEncodedBwTypeNb 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 è 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

Valore del campo

Value = 0
Attributi

Commenti

La larghezza di banda con codifica EVS è Narrow Band (NB). Riferimento: 3GPP 26.441 Tabella 1.

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

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