public class F3201 extends IpCamDevice
Modifier and Type | Field and Description |
---|---|
static Dimension |
SIZE_HD_1080 |
static Dimension |
SIZE_HD_720 |
static Dimension |
SIZE_QVGA |
Constructor and Description |
---|
F3201(String name,
String urlBase) |
F3201(String name,
URL base) |
Modifier and Type | Method and Description |
---|---|
Dimension[] |
getResolutions() |
URL |
getURL() |
void |
setResolution(Dimension size) |
close, dispose, getAuth, getImage, getMode, getName, getResolution, isOnline, isOpen, open, resetAuth, setAuth, setFailOnError
public static final Dimension SIZE_HD_1080
public static final Dimension SIZE_HD_720
public Dimension[] getResolutions()
getResolutions
in interface com.github.sarxos.webcam.WebcamDevice
getResolutions
in class IpCamDevice
public void setResolution(Dimension size)
setResolution
in interface com.github.sarxos.webcam.WebcamDevice
setResolution
in class IpCamDevice
public URL getURL()
getURL
in class IpCamDevice
Copyright © 2012-2014 Bartosz Firyn (SarXos). All Rights Reserved.