com.github.sarxos.webcam.ds.civil
Class CivilDataSource

java.lang.Object
  extended by com.github.sarxos.webcam.ds.civil.CivilDataSource
All Implemented Interfaces:
com.github.sarxos.webcam.WebcamDataSource

public class CivilDataSource
extends Object
implements com.github.sarxos.webcam.WebcamDataSource


Constructor Summary
CivilDataSource()
           
 
Method Summary
protected static com.lti.civil.CaptureSystem getCaptureSystem()
           
 List<com.github.sarxos.webcam.WebcamDevice> getDevices()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CivilDataSource

public CivilDataSource()
Method Detail

getCaptureSystem

protected static com.lti.civil.CaptureSystem getCaptureSystem()

getDevices

public List<com.github.sarxos.webcam.WebcamDevice> getDevices()
Specified by:
getDevices in interface com.github.sarxos.webcam.WebcamDataSource

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.