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, skipBytesavailable, mark, markSupported, read, reset, skippublic IpCamMJPEGStream(InputStream in)
public BufferedImage readFrame() throws IOException
IOExceptionpublic void close() throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOExceptionpublic boolean isClosed()
Copyright © 2012-2014 Bartosz Firyn (SarXos). All Rights Reserved.