Condividi tramite


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

Valore del campo

Value = 2
Attributi

Commenti

La larghezza di banda con codifica EVS è Super WideBand (SWB). Riferimento: 3GPP 26.441 Tabella 1.

Documentazione java per android.telephony.CarrierConfigManager.ImsVoice.EVS_ENCODED_BW_TYPE_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