javax.media
Interface MediaProxy

All Superinterfaces:
MediaHandler
All Known Subinterfaces:
DataSinkProxy

public interface MediaProxy
extends MediaHandler

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

Author:
Ken Larson

Method Summary
 DataSource getDataSource()
           
 
Methods inherited from interface javax.media.MediaHandler
setSource
 

Method Detail

getDataSource

DataSource getDataSource()
                         throws java.io.IOException,
                                NoDataSourceException
Throws:
java.io.IOException
NoDataSourceException