com.github.sarxos.webcam.ds.ipcam.device.zavio
Class B7210
java.lang.Object
com.github.sarxos.webcam.ds.ipcam.IpCamDevice
com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
- All Implemented Interfaces:
- com.github.sarxos.webcam.WebcamDevice
public class B7210
- extends IpCamDevice
B7210 2M Bullet IP Camera from Zavio.
- Author:
- Bartosz Firyn (SarXos)
Nested classes/interfaces inherited from interface com.github.sarxos.webcam.WebcamDevice |
com.github.sarxos.webcam.WebcamDevice.BufferAccess, com.github.sarxos.webcam.WebcamDevice.FPSSource |
Methods inherited from class com.github.sarxos.webcam.ds.ipcam.IpCamDevice |
close, dispose, getAuth, getImage, getMode, getName, getResolution, isOpen, open, resetAuth, setAuth, setFailOnError |
SIZE_HD_1080
public static final Dimension SIZE_HD_1080
SIZE_43_960
public static final Dimension SIZE_43_960
SIZE_QVGA
public static final Dimension SIZE_QVGA
B7210
public B7210(String name,
String urlBase)
B7210
public B7210(String name,
URL base)
getResolutions
public Dimension[] getResolutions()
- Specified by:
getResolutions
in interface com.github.sarxos.webcam.WebcamDevice
- Overrides:
getResolutions
in class IpCamDevice
setResolution
public void setResolution(Dimension size)
- Specified by:
setResolution
in interface com.github.sarxos.webcam.WebcamDevice
- Overrides:
setResolution
in class IpCamDevice
getURL
public URL getURL()
- Overrides:
getURL
in class IpCamDevice
Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.