com.github.sarxos.webcam.ds.ipcam.device.zavio
public class B7210 extends IpCamDevice
Modifier and Type | Field and Description |
---|---|
static Dimension |
SIZE_43_960 |
static Dimension |
SIZE_HD_1080 |
static Dimension |
SIZE_QVGA |
Constructor and Description |
---|
B7210(String name,
String urlBase) |
B7210(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, isOpen, open, resetAuth, setAuth, setFailOnError
public static final Dimension SIZE_HD_1080
public static final Dimension SIZE_43_960
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-2013 Bartosz Firyn (SarXos). All Rights Reserved.