|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvideo.jmf.AVReceive2
public class AVReceive2
AVReceive2 to receive RTP transmission using the new RTP API.
| Constructor Summary | |
|---|---|
AVReceive2(java.lang.String[] sessions)
|
|
| Method Summary | |
|---|---|
void |
controllerUpdate(javax.media.ControllerEvent ce)
ControllerListener for the Players. |
boolean |
isDone()
|
static void |
main(java.lang.String[] argv)
|
void |
update(javax.media.rtp.event.ReceiveStreamEvent evt)
ReceiveStreamListener |
void |
update(javax.media.rtp.event.SessionEvent evt)
SessionListener. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AVReceive2(java.lang.String[] sessions)
| Method Detail |
|---|
public boolean isDone()
public void update(javax.media.rtp.event.SessionEvent evt)
update in interface javax.media.rtp.SessionListenerpublic void update(javax.media.rtp.event.ReceiveStreamEvent evt)
update in interface javax.media.rtp.ReceiveStreamListenerpublic void controllerUpdate(javax.media.ControllerEvent ce)
controllerUpdate in interface javax.media.ControllerListenerpublic static void main(java.lang.String[] argv)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||