Bartosz Firyn (SarXos)

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

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

public class LtiCivilDriver
extends Object
implements com.github.sarxos.webcam.WebcamDriver


Constructor Summary
LtiCivilDriver()
           
 
Method Summary
 List<com.github.sarxos.webcam.WebcamDevice> getDevices()
           
 boolean isThreadSafe()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LtiCivilDriver

public LtiCivilDriver()
Method Detail

getDevices

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

isThreadSafe

public boolean isThreadSafe()
Specified by:
isThreadSafe in interface com.github.sarxos.webcam.WebcamDriver

main

public static void main(String[] args)

Bartosz Firyn (SarXos)

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