javax.media.rtp
Interface ReceiveStream

All Superinterfaces:
RTPStream
All Known Implementing Classes:
RTPReceiveStream

public interface ReceiveStream
extends RTPStream

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

Author:
Ken Larson

Method Summary
 ReceptionStats getSourceReceptionStats()
           
 
Methods inherited from interface javax.media.rtp.RTPStream
getDataSource, getParticipant, getSenderReport, getSSRC
 

Method Detail

getSourceReceptionStats

ReceptionStats getSourceReceptionStats()