net.sf.fmj.media.rtp
Class RTPRemoteParticipant

java.lang.Object
  extended by net.sf.fmj.media.rtp.RTPParticipant
      extended by net.sf.fmj.media.rtp.RTPRemoteParticipant
All Implemented Interfaces:
Participant, RemoteParticipant

public class RTPRemoteParticipant
extends RTPParticipant
implements RemoteParticipant

Represents a remote participant

Version:
1-1-alpha3
Author:
Andrew G D Rowley

Field Summary
 
Fields inherited from class net.sf.fmj.media.rtp.RTPParticipant
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, 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

RTPRemoteParticipant

public RTPRemoteParticipant(java.lang.String cName)
Creates a new RTPRemoteParticipant

Parameters:
cName - The name of the participant