|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.fmj.media.rtp.RTCPHandler
public class RTCPHandler
Handles incoming RTCP Packets
| Constructor Summary | |
|---|---|
RTCPHandler(RTPSessionMgr manager)
Creates a new RTPHandler |
|
| Method Summary | |
|---|---|
void |
transferData(PushSourceStream stream)
Method transferring the incoming RTCP packets to the RTCP packet handler (RTPSessionMgr.handleRTCPPacket()) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RTCPHandler(RTPSessionMgr manager)
manager - the RTP session manager in charge of these RTCP packets| Method Detail |
|---|
public void transferData(PushSourceStream stream)
transferData in interface SourceTransferHandlerstream - stream to read the packets from
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||