Freigeben über


Connection.AudioCodecEvsSwb Feld

Definition

Achtung

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

Erweiterte VoIP-Dienste Super-Wideband-Audiocodecs.

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

Feldwert

Value = 19
Attribute

Hinweise

Erweiterte VoIP-Dienste Super-Wideband-Audiocodecs. Siehe 3GPP TS 26.441.

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

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: