AudioCodec.GsmEfr Property

Definition

GSM Enhanced Full-Rate audio codec, also known as GSM-EFR, GSM 06.

[Android.Runtime.Register("GSM_EFR")]
public static Android.Net.Rtp.AudioCodec? GsmEfr { get; }
[<Android.Runtime.Register("GSM_EFR")>]
static member GsmEfr : Android.Net.Rtp.AudioCodec

Property Value

Attributes

Remarks

GSM Enhanced Full-Rate audio codec, also known as GSM-EFR, GSM 06.60, or simply EFR.

Java documentation for android.net.rtp.AudioCodec.GSM_EFR.

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