Searched defs:RtpStream (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/rtp/
H A DRtpStream.java25 * RtpStream represents the base class of streams which send and receive network
31 public class RtpStream { class
63 * Creates a RtpStream on the given local address. Note that the local
70 RtpStream(InetAddress address) throws SocketException { method in class:RtpStream

Completed in 71 milliseconds