javax.media.rtp
Interface SendStreamListener

All Superinterfaces:
java.util.EventListener

public interface SendStreamListener
extends java.util.EventListener

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

Author:
Ken Larson

Method Summary
 void update(SendStreamEvent event)
           
 

Method Detail

update

void update(SendStreamEvent event)