Bartosz Firyn (SarXos)

com.github.sarxos.webcam.ds.ipcam.device.marmitek
Class IPRobocam641

java.lang.Object
  extended by com.github.sarxos.webcam.ds.ipcam.IpCamDevice
      extended by com.github.sarxos.webcam.ds.ipcam.device.marmitek.IPRobocam641
All Implemented Interfaces:
com.github.sarxos.webcam.WebcamDevice

public class IPRobocam641
extends IpCamDevice


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.github.sarxos.webcam.WebcamDevice
com.github.sarxos.webcam.WebcamDevice.BufferAccess
 
Constructor Summary
IPRobocam641(String name, String urlBase)
           
IPRobocam641(String name, URL base)
           
 
Method Summary
 URL getURL()
           
 
Methods inherited from class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
close, dispose, getAuth, getImage, getMode, getName, getResolution, getResolutions, isOpen, open, resetAuth, setAuth, setFailOnError, setResolution
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IPRobocam641

public IPRobocam641(String name,
                    String urlBase)

IPRobocam641

public IPRobocam641(String name,
                    URL base)
Method Detail

getURL

public URL getURL()
Overrides:
getURL in class IpCamDevice

Bartosz Firyn (SarXos)

Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.