Freigeben über


Connection.AudioCodecG711ab Feld

Definition

Achtung

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

ITU-T G711AB-Audiocodec.

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

Feldwert

Value = 15
Attribute

Hinweise

ITU-T G711AB-Audiocodec.

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

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: