|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.fmj.media.rtp.RTPParticipant
net.sf.fmj.media.rtp.RTPRemoteParticipant
public class RTPRemoteParticipant
Represents a remote participant
| Field Summary |
|---|
| Fields inherited from class net.sf.fmj.media.rtp.RTPParticipant |
|---|
lastReportTime, sourceDescriptions |
| Constructor Summary | |
|---|---|
RTPRemoteParticipant(java.lang.String cName)
Creates a new RTPRemoteParticipant |
|
| Method Summary |
|---|
| Methods inherited from class net.sf.fmj.media.rtp.RTPParticipant |
|---|
addReport, addSourceDescription, addStream, getCNAME, getLastReportTime, getReports, getSdesSize, getSourceDescription, getStreams, isActive, removeStream, setActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.media.rtp.Participant |
|---|
getCNAME, getReports, getSourceDescription, getStreams |
| Constructor Detail |
|---|
public RTPRemoteParticipant(java.lang.String cName)
cName - The name of the participant
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||