Android.Net.Rtp.AudioStream Members

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

See Also: Inherited members from Android.Net.Rtp.RtpStream

Public Constructors

Creates an AudioStream on the given local address.

Protected Constructors

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

Public Properties

CodecAudioCodec. Returns the Android.Net.Rtp.AudioCodec, or null if it is not set.
DtmfTypeint. Returns the RTP payload type for dual-tone multi-frequency (DTMF) digits, or -1 if it is not enabled.
[read-only]
GroupAudioGroup. Returns the joined Android.Net.Rtp.AudioGroup.
[read-only]
override
IsBusybool. Returns true if the stream has already joined an Android.Net.Rtp.AudioGroup.

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