Android.Net.Rtp.RtpStream: Property Members

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

Public Properties

[read-only]
IsBusybool. Returns true if the stream is busy.
[read-only]
LocalAddressJava.Net.InetAddress. Returns the network address of the local host.
[read-only]
LocalPortint. Returns the network port of the local host.
ModeRtpStreamMode. Returns the current mode.
[read-only]
RemoteAddressJava.Net.InetAddress. Returns the network address of the remote host or null if the stream is not associated.
[read-only]
RemotePortint. Returns the network port of the remote host or -1 if the stream is not associated.

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.