javax.media.protocol
Interface SourceStream
- All Superinterfaces:
- Controls
- All Known Subinterfaces:
- PullBufferStream, PullSourceStream, PushBufferStream, PushSourceStream
- All Known Implementing Classes:
- InputSourceStream, InputStreamPushSourceStream, LookAheadPushBufferStream, RTPAudioDataStream, RTPDataStream, RTPVideoDataStream, SimpleSocketInputStream, SocketInputStream
public interface SourceStream
- extends Controls
Standard JMF class -- see this class in the JMF Javadoc.
Complete.
- Author:
- Ken Larson
LENGTH_UNKNOWN
static final long LENGTH_UNKNOWN
- See Also:
- Constant Field Values
getContentDescriptor
ContentDescriptor getContentDescriptor()
getContentLength
long getContentLength()
endOfStream
boolean endOfStream()