Freigeben über


Connection.AudioCodecEvrcNw Feld

Definition

Achtung

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

Erweiterter Variable Rate Narrowband-Wideband-Codec.

[Android.Runtime.Register("AUDIO_CODEC_EVRC_NW", 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 AudioCodecEvrcNw = 7;
[<Android.Runtime.Register("AUDIO_CODEC_EVRC_NW", 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 AudioCodecEvrcNw : Android.Telecom.ConnectionAudioCodec

Feldwert

Value = 7
Attribute

Hinweise

Erweiterter Variable Rate Narrowband-Wideband-Codec.

Java-Dokumentation für android.telecom.Connection.AUDIO_CODEC_EVRC_NW.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: