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-Nutzlastformat ist oktettbündig 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-Nutzlastformat ist oktettbündig ausgerichtet.

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

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: