Connection.AudioCodecEvrcWb Campo

Definizione

Attenzione

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

Codec wideband a frequenza variabile avanzata.

[Android.Runtime.Register("AUDIO_CODEC_EVRC_WB", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ConnectionAudioCodec enum directly instead of this field.", true)]
public const Android.Telecom.ConnectionAudioCodec AudioCodecEvrcWb = 6;
[<Android.Runtime.Register("AUDIO_CODEC_EVRC_WB", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ConnectionAudioCodec enum directly instead of this field.", true)>]
val mutable AudioCodecEvrcWb : Android.Telecom.ConnectionAudioCodec

Valore del campo

Value = 6
Attributi

Commenti

Codec wideband a frequenza variabile avanzata. Vedere RFC5188.

per android.telecom.Connection.AUDIO_CODEC_EVRC_WB.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a