public static class JChooseWebCam.WebCamConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.awt.Dimension |
d |
java.lang.String |
label |
com.github.sarxos.webcam.Webcam |
webcam |
Constructor and Description |
---|
WebCamConfig(com.github.sarxos.webcam.Webcam webcam,
java.awt.Dimension d,
java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |