The properties of Android.Net.Rtp.RtpStream are listed below. For a list of all members, see the RtpStream Members list.
See Also: Inherited members from Java.Lang.Object
| [read-only] | IsBusy | bool. Returns true if the stream is busy. |
| [read-only] | LocalAddress | Java.Net.InetAddress. Returns the network address of the local host. |
| [read-only] | LocalPort | int. Returns the network port of the local host. |
| Mode | RtpStreamMode. Returns the current mode. | |
| [read-only] | RemoteAddress | Java.Net.InetAddress. Returns the network address of the remote host or null if the stream is not associated. |
| [read-only] | RemotePort | int. Returns the network port of the remote host or -1 if the stream is not associated. |
| [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. |