Freigeben über


CarrierConfigManager.ImsVoice.OctetAligned Feld

Definition

Achtung

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

DAS AMR NB/WB Payload-Format ist oktet ausgerichtet.

[Android.Runtime.Register("OCTET_ALIGNED", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsVoicePayloadFormat enum directly instead of this field.", true)]
public const Android.Telephony.ImsVoicePayloadFormat OctetAligned = 1;
[<Android.Runtime.Register("OCTET_ALIGNED", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsVoicePayloadFormat enum directly instead of this field.", true)>]
val mutable OctetAligned : Android.Telephony.ImsVoicePayloadFormat

Feldwert

Value = 1
Attribute

Hinweise

DAS AMR NB/WB Payload-Format ist oktet ausgerichtet.

Java-Dokumentation für android.telephony.CarrierConfigManager.ImsVoice.OCTET_ALIGNED.

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: