fr.imag.adele.bundle.webcam.upnp
Class ImageGrabberService
java.lang.Object
fr.imag.adele.bundle.webcam.upnp.ImageGrabberService
- All Implemented Interfaces:
- org.osgi.service.upnp.UPnPService
- public class ImageGrabberService
- extends Object
- implements org.osgi.service.upnp.UPnPService
Fields inherited from interface org.osgi.service.upnp.UPnPService |
ID, TYPE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageGrabberService
public ImageGrabberService(WebCamDevice device)
getId
public String getId()
- Specified by:
getId
in interface org.osgi.service.upnp.UPnPService
- See Also:
UPnPService.getId()
getType
public String getType()
- Specified by:
getType
in interface org.osgi.service.upnp.UPnPService
- See Also:
UPnPService.getType()
getVersion
public String getVersion()
- Specified by:
getVersion
in interface org.osgi.service.upnp.UPnPService
- See Also:
UPnPService.getVersion()
getActions
public org.osgi.service.upnp.UPnPAction[] getActions()
- Specified by:
getActions
in interface org.osgi.service.upnp.UPnPService
- See Also:
UPnPService.getActions()
getAction
public org.osgi.service.upnp.UPnPAction getAction(String name)
- Specified by:
getAction
in interface org.osgi.service.upnp.UPnPService
- See Also:
UPnPService.getAction(java.lang.String)
getStateVariables
public org.osgi.service.upnp.UPnPStateVariable[] getStateVariables()
- Specified by:
getStateVariables
in interface org.osgi.service.upnp.UPnPService
- See Also:
UPnPService.getStateVariables()
getStateVariable
public org.osgi.service.upnp.UPnPStateVariable getStateVariable(String name)
- Specified by:
getStateVariable
in interface org.osgi.service.upnp.UPnPService
- See Also:
UPnPService.getStateVariable(java.lang.String)
getImage
public byte[] getImage()
- Returns: