public class JavaCvDriver extends Object implements com.github.sarxos.webcam.WebcamDriver
| Constructor and Description |
|---|
JavaCvDriver() |
| Modifier and Type | Method and Description |
|---|---|
List<com.github.sarxos.webcam.WebcamDevice> |
getDevices() |
boolean |
isThreadSafe() |
static void |
main(String[] args) |
String |
toString() |
public JavaCvDriver()
public List<com.github.sarxos.webcam.WebcamDevice> getDevices()
getDevices in interface com.github.sarxos.webcam.WebcamDriverpublic boolean isThreadSafe()
isThreadSafe in interface com.github.sarxos.webcam.WebcamDriverCopyright © 2012-2014 Bartosz Firyn (SarXos). All Rights Reserved.