Android.Net.Rtp.AudioGroupMode Enumeration
Enumerates values returned by several types.

Syntax

public enum AudioGroupMode

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
EchoSuppressionThis mode is similar to AudioGroupMode.Normal except the echo suppression is enabled. It should be only used when the speaker phone is on.
MutedThis mode is similar to AudioGroupMode.Normal except the microphone is disabled.
NormalThis mode indicates that the speaker, the microphone, and all Android.Net.Rtp.AudioStreams in the group are enabled. First, the packets received from the streams are decoded and mixed with the audio recorded from the microphone. Then, the results are played back to the speaker, encoded and sent back to each stream.
OnHoldThis mode is similar to AudioGroupMode.Normal except the speaker and the microphone are both disabled.

Requirements

Namespace: Android.Net.Rtp
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0