|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CachedStream
Standard JMF class -- see this class in the JMF Javadoc. Complete.
Method Summary | |
---|---|
void |
abortRead()
|
boolean |
getEnabledBuffering()
|
void |
setEnabledBuffering(boolean b)
|
boolean |
willReadBytesBlock(int numBytes)
|
boolean |
willReadBytesBlock(long offset,
int numBytes)
|
Method Detail |
---|
void setEnabledBuffering(boolean b)
boolean getEnabledBuffering()
boolean willReadBytesBlock(long offset, int numBytes)
boolean willReadBytesBlock(int numBytes)
void abortRead()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |