javax.media.rtp
Interface LocalParticipant

All Superinterfaces:
Participant
All Known Implementing Classes:
RTPLocalParticipant

public interface LocalParticipant
extends Participant

Standard JMF class -- see this class in the JMF Javadoc. Complete.

Author:
Ken Larson

Method Summary
 void setSourceDescription(SourceDescription[] sourceDesc)
           
 
Methods inherited from interface javax.media.rtp.Participant
getCNAME, getReports, getSourceDescription, getStreams
 

Method Detail

setSourceDescription

void setSourceDescription(SourceDescription[] sourceDesc)