public class IpCamMJPEGStream extends DataInputStream
Constructor and Description |
---|
IpCamMJPEGStream(InputStream in) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
isClosed() |
BufferedImage |
readFrame() |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
available, mark, markSupported, read, reset, skip
public IpCamMJPEGStream(InputStream in)
public BufferedImage readFrame() throws IOException
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FilterInputStream
IOException
public boolean isClosed()
Copyright © 2012-2014 Bartosz Firyn (SarXos). All Rights Reserved.