Android.Net.Rtp.RtpStream Class
RtpStream represents the base class of streams which send and receive network packets with media payloads over Real-time Transport Protocol (RTP).

See Also: RtpStream Members

Syntax

[Android.Runtime.Register("android/net/rtp/RtpStream", DoNotGenerateAcw=true)]
public class RtpStream : Java.Lang.Object

Remarks

RtpStream represents the base class of streams which send and receive network packets with media payloads over Real-time Transport Protocol (RTP).

Using this class requires NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#INTERNET permission.

[Android Documentation]

Requirements

Namespace: Android.Net.Rtp
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12