FileDocCategorySizeDatePackage
MediaProxy.javaAPI DocJMF 2.1.1e1566Mon May 12 12:20:38 BST 2003javax.media

MediaProxy

public interface MediaProxy implements MediaHandler

Fields Summary
Constructors Summary
Methods Summary
public javax.media.protocol.DataSourcegetDataSource()
Obtain the new DataSource. The DataSource is already connected.

exception
IOException Thrown when if there are IO problems in reading the the original or new DataSource.
exception
NoDataSourceException Thrown if this proxy can't produce a DataSource.
return
the new DataSource for this content.