| Package | Description |
|---|---|
| com.github.sarxos.webcam | |
| com.github.sarxos.webcam.ds.buildin | |
| com.github.sarxos.webcam.ds.cgt | |
| com.github.sarxos.webcam.ds.dummy |
| Modifier and Type | Method and Description |
|---|---|
WebcamDevice |
Webcam.getDevice()
Return underlying webcam device.
|
WebcamDevice |
WebcamTask.getDevice() |
| Modifier and Type | Method and Description |
|---|---|
List<WebcamDevice> |
WebcamDriver.getDevices()
Return all registered webcam devices.
|
List<WebcamDevice> |
WebcamCompositeDriver.getDevices() |
| Constructor and Description |
|---|
WebcamTask(boolean threadSafe,
WebcamDevice device) |
WebcamTask(WebcamDevice device) |
WebcamTask(WebcamDriver driver,
WebcamDevice device) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebcamDefaultDevice |
| Modifier and Type | Method and Description |
|---|---|
List<WebcamDevice> |
WebcamDefaultDriver.getDevices() |
| Constructor and Description |
|---|
WebcamCloseTask(WebcamDriver driver,
WebcamDevice device) |
WebcamDisposeTask(WebcamDriver driver,
WebcamDevice device) |
WebcamOpenTask(WebcamDriver driver,
WebcamDevice device) |
WebcamReadBufferTask(WebcamDriver driver,
WebcamDevice device) |
WebcamReadImageTask(WebcamDriver driver,
WebcamDevice device) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebcamDummyDevice |
| Modifier and Type | Method and Description |
|---|---|
List<WebcamDevice> |
WebcamDummyDriver.getDevices() |
Copyright © 2012-2014 Bartosz Firyn (SarXos). All Rights Reserved.