|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--local.net.RtpFlow
|
+--local.net.RtpInputFlow
This class represents a RTP flow for receiving rtp packets.
| Constructor Summary | |
RtpInputFlow(java.net.DatagramSocket datagram_socket)
Creates a new RTP input flow |
|
| Method Summary | |
byte[] |
receive()
Receives a block of RTP data |
| Methods inherited from class local.net.RtpFlow |
getCscrList, getPayloadType, getSequenceNumber, getSscr, getTimestamp, isInitialized |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RtpInputFlow(java.net.DatagramSocket datagram_socket)
| Method Detail |
public byte[] receive()
throws java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||