Connection.AudioCodecEvsFb Feld

Definition

Achtung

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

Erweiterter Voice Services-Fullband-Audiocodec.

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

Feldwert

Value = 20
Attribute

Hinweise

Erweiterter Voice Services-Fullband-Audiocodec. Siehe 3GPP TS 26.441.

Java Dokumentation für android.telecom.Connection.AUDIO_CODEC_EVS_FB.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: