|
Bartosz Firyn (SarXos) | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
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. |
WebcamDiscoveryListener | |
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. |
WebcamListener | Webcam listener. |
WebcamMotionListener | Motion listener used to signal motion detection. |
WebcamPanel.Painter | Interface of the painter used to draw image in panel. |
Class Summary | |
---|---|
Webcam | Webcam class. |
WebcamCompositeDriver | |
WebcamDiscoveryEvent | This event is generated when webcam has been found or lost. |
WebcamDiscoveryService | |
WebcamDriverUtils | |
WebcamEvent | Webcam event. |
WebcamMotionDetector | Webcam motion detector. |
WebcamMotionEvent | Webcam detected motion event. |
WebcamPanel | Simply implementation of JPanel allowing users to render pictures taken with webcam. |
WebcamProcessor | |
WebcamShutdownHook | Shutdown hook to be executed when JVM exits gracefully. |
WebcamStreamer | |
WebcamTask | |
WebcamUpdater | The goal of webcam updater class is to update image in parallel, so all calls to fetch image invoked on webcam instance will be non-blocking (will return immediately). |
WebcamUtils |
Enum Summary | |
---|---|
WebcamEventType | |
WebcamResolution |
Exception Summary | |
---|---|
WebcamException |
|
Bartosz Firyn (SarXos) | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |