com.github.sarxos.webcam.ds.buildin.cgt
Class GetDevicesTask

java.lang.Object
  extended by com.github.sarxos.webcam.ds.buildin.WebcamGrabberTask
      extended by com.github.sarxos.webcam.ds.buildin.cgt.GetDevicesTask

public class GetDevicesTask
extends WebcamGrabberTask


Field Summary
 
Fields inherited from class com.github.sarxos.webcam.ds.buildin.WebcamGrabberTask
grabber
 
Constructor Summary
GetDevicesTask(WebcamGrabberProcessor processor)
           
 
Method Summary
 List<Device> getDevices()
           
protected  void handle()
           
 
Methods inherited from class com.github.sarxos.webcam.ds.buildin.WebcamGrabberTask
process, setGrabber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDevicesTask

public GetDevicesTask(WebcamGrabberProcessor processor)
Method Detail

getDevices

public List<Device> getDevices()

handle

protected void handle()
Specified by:
handle in class WebcamGrabberTask


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