| Package | Description |
|---|---|
| com.github.sarxos.webcam | |
| com.github.sarxos.webcam.ds.buildin | |
| com.github.sarxos.webcam.ds.cgt | |
| com.github.sarxos.webcam.ds.dummy |
| Class and Description |
|---|
| Webcam
Webcam class.
|
| WebcamDevice
Webcam device abstraction.
|
| WebcamDiscoveryEvent
This event is generated when webcam has been found or lost.
|
| WebcamDiscoveryListener |
| WebcamDiscoveryService |
| WebcamDriver
This is interface for all webcam drivers.
|
| WebcamEvent
Webcam event.
|
| WebcamEventType |
| WebcamException |
| WebcamExceptionHandler
Used internally.
|
| WebcamImageTransformer |
| WebcamListener
Webcam listener.
|
| WebcamLock
This class is used as a global (system) lock preventing other processes from
using the same camera while it's open.
|
| WebcamMotionDetector
Webcam motion detector.
|
| WebcamMotionEvent
Webcam detected motion event.
|
| WebcamMotionListener
Motion listener used to signal motion detection.
|
| WebcamPanel
Simply implementation of JPanel allowing users to render pictures taken with
webcam.
|
| WebcamPanel.DrawMode
This enum is to control of how image will be drawn in the panel bounds.
|
| WebcamPanel.Painter
Interface of the painter used to draw image in panel.
|
| WebcamProcessor |
| WebcamResolution
Various resolutions.
|
| WebcamTask |
| Class and Description |
|---|
| WebcamDevice
Webcam device abstraction.
|
| WebcamDevice.BufferAccess
This interface should be implemented by all webcam devices supporting
possibility to access raw bytes or direct bytes buffer from native webcam
device.
|
| WebcamDevice.FPSSource |
| WebcamDiscoverySupport
This interface should be implemented by all webcam drivers which would like
to support webcam devices discovery mechanism.
|
| WebcamDriver
This is interface for all webcam drivers.
|
| Class and Description |
|---|
| WebcamDevice
Webcam device abstraction.
|
| WebcamDriver
This is interface for all webcam drivers.
|
| WebcamTask |
| Class and Description |
|---|
| WebcamDevice
Webcam device abstraction.
|
| WebcamDiscoverySupport
This interface should be implemented by all webcam drivers which would like
to support webcam devices discovery mechanism.
|
| WebcamDriver
This is interface for all webcam drivers.
|
Copyright © 2012-2014 Bartosz Firyn (SarXos). All Rights Reserved.