Enumerates values returned by several types.
Syntax
public enum AudioGroupMode
Remarks
Enumerates value returned by the following:
.
Members
| Member Name | Description |
|---|
| EchoSuppression | This mode is similar to AudioGroupMode.Normal except the echo suppression
is enabled. It should be only used when the speaker phone is on.
|
| Muted | This mode is similar to AudioGroupMode.Normal except the microphone is
disabled.
|
| Normal | This 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.
|
| OnHold | This 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