javax.media
Interface DataSinkProxy

All Superinterfaces:
MediaHandler, MediaProxy

public interface DataSinkProxy
extends MediaProxy

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

Author:
Ken Larson

Method Summary
 java.lang.String getContentType(MediaLocator destination)
           
 
Methods inherited from interface javax.media.MediaProxy
getDataSource
 
Methods inherited from interface javax.media.MediaHandler
setSource
 

Method Detail

getContentType

java.lang.String getContentType(MediaLocator destination)