Freigeben über


Connection.AudioCodecG711a Feld

Definition

Achtung

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

ITU-T G711A-Audiocodec.

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

Feldwert

Value = 13
Attribute

Hinweise

ITU-T G711A-Audiocodec.

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

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: