Share via


CarrierConfigManager.ImsVoice.KeyEvsCodecAttributeModeSwitchInt Field

Definition

Specifies if the EVS mode used is EVS primary mode or EVS AMR-WB IO mode.

[Android.Runtime.Register("KEY_EVS_CODEC_ATTRIBUTE_MODE_SWITCH_INT", ApiSince=33)]
public const string KeyEvsCodecAttributeModeSwitchInt;
[<Android.Runtime.Register("KEY_EVS_CODEC_ATTRIBUTE_MODE_SWITCH_INT", ApiSince=33)>]
val mutable KeyEvsCodecAttributeModeSwitchInt : string

Field Value

Attributes

Remarks

Specifies if the EVS mode used is EVS primary mode or EVS AMR-WB IO mode.

Possible values are, #EVS_OPERATIONAL_MODE_PRIMARY, #EVS_OPERATIONAL_MODE_AMRWB_IO

If this is not present, then #EVS_OPERATIONAL_MODE_PRIMARY is used.

Reference: 3GPP 26.445 Section 3.1.

Java documentation for android.telephony.CarrierConfigManager.ImsVoice.KEY_EVS_CODEC_ATTRIBUTE_MODE_SWITCH_INT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to