The members of Android.Net.Rtp.AudioStream are listed below.
See Also: Inherited members from Android.Net.Rtp.RtpStream
| Creates an AudioStream on the given local address. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| Codec | AudioCodec. Returns the Android.Net.Rtp.AudioCodec, or null if it is not set. | |
| DtmfType | int. Returns the RTP payload type for dual-tone multi-frequency (DTMF) digits, or -1 if it is not enabled. | |
| [read-only] | Group | AudioGroup. Returns the joined Android.Net.Rtp.AudioGroup. |
| [read-only] override | IsBusy | bool. Returns true if the stream has already joined an Android.Net.Rtp.AudioGroup. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Join(AudioGroup)Joins an Android.Net.Rtp.AudioGroup. | ||