Android.Net.Rtp.AudioCodec.Amr Property
Adaptive Multi-Rate narrowband audio codec, also known as AMR or AMR-NB.

Syntax

[Android.Runtime.Register("AMR")]
public static AudioCodec Amr { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Adaptive Multi-Rate narrowband audio codec, also known as AMR or AMR-NB. Currently CRC, robust sorting, and interleaving are not supported. See more details about these features in RFC 4867.

[Android Documentation]

Requirements

Namespace: Android.Net.Rtp
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12