|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.fmj.media.rtp.RTPHandler
public class RTPHandler
Handles incoming RTP Packets
| Constructor Summary | |
|---|---|
RTPHandler(RTPSessionMgr manager)
Creates a new RTPHandler |
|
| Method Summary | |
|---|---|
void |
transferData(PushSourceStream stream)
This method is responsible for transferring the data from the stream to the RTP packet handler method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RTPHandler(RTPSessionMgr manager)
manager - the RTP Session Manager responsible for this RTPHandler| Method Detail |
|---|
public void transferData(PushSourceStream stream)
transferData in interface SourceTransferHandlerstream - the stream to read the data from
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||