Android.Net.Rtp.AudioGroup Members

The members of Android.Net.Rtp.AudioGroup are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates an empty AudioGroup.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

ModeAudioGroupMode. Returns the current mode.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Clear()
Removes every Android.Net.Rtp.AudioStream in this group.
GetStreams() : AudioStream[]
Returns the Android.Net.Rtp.AudioStreams in this group.
SendDtmf(int)
Sends a DTMF digit to every Android.Net.Rtp.AudioStream in this group.