FileDocCategorySizeDatePackage
RTPSource.javaAPI DocJMF 2.1.1e752Mon May 12 12:20:54 BST 2003com.sun.media.protocol

RTPSource

public interface RTPSource
This is a special tagging interface to specify whether a DataSource is intended comes from the RTPSessionMgr which gives some additional info.

Fields Summary
Constructors Summary
Methods Summary
public voidflush()
Flush the data buffers.

public java.lang.StringgetCNAME()
Get the cname.

public intgetSSRC()
Get the ssrc.

public voidprebuffer()
Prebuffer the data.

public voidsetBufferListener(com.sun.media.protocol.BufferListener listener)
Set the buffer listener.