|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.media.protocol.DataSource javax.media.protocol.PullDataSource
public abstract class PullDataSource
Standard JMF class -- see this class in the JMF Javadoc. Complete.
Field Summary |
---|
Fields inherited from interface javax.media.Duration |
---|
DURATION_UNBOUNDED, DURATION_UNKNOWN |
Constructor Summary | |
---|---|
PullDataSource()
|
Method Summary | |
---|---|
abstract PullSourceStream[] |
getStreams()
|
Methods inherited from class javax.media.protocol.DataSource |
---|
connect, disconnect, getContentType, getControl, getControls, getDuration, getLocator, initCheck, setLocator, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PullDataSource()
Method Detail |
---|
public abstract PullSourceStream[] getStreams()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |