net.sf.fmj.media.datasink.rtp
Class Handler
java.lang.Object
net.sf.fmj.media.AbstractDataSink
net.sf.fmj.media.datasink.rtp.Handler
- All Implemented Interfaces:
- Controls, DataSink, MediaHandler
public class Handler
- extends AbstractDataSink
RTP DataSink.
- Author:
- Ken Larson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Handler
public Handler()
getControl
public java.lang.Object getControl(java.lang.String controlType)
getControls
public java.lang.Object[] getControls()
close
public void close()
getContentType
public java.lang.String getContentType()
open
public void open()
throws java.io.IOException,
java.lang.SecurityException
- Throws:
java.io.IOException
java.lang.SecurityException
start
public void start()
throws java.io.IOException
- Throws:
java.io.IOException
stop
public void stop()
throws java.io.IOException
- Throws:
java.io.IOException
setSource
public void setSource(DataSource source)
throws java.io.IOException,
IncompatibleSourceException
- Throws:
java.io.IOException
IncompatibleSourceException