public class V4l4jDriver extends Object implements com.github.sarxos.webcam.WebcamDriver
| Constructor and Description |
|---|
V4l4jDriver() |
| Modifier and Type | Method and Description |
|---|---|
List<com.github.sarxos.webcam.WebcamDevice> |
getDevices() |
boolean |
isThreadSafe() |
String |
toString() |
public V4l4jDriver()
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.