public abstract class VideoSource extends ImageSource
VideoCapture for recording.PROPERTY_SIZEPROPERTY_ACTIVE, PROPERTY_ENABLED, PROPERTY_NAME| Modifier | Constructor and Description |
|---|---|
|
VideoSource() |
protected |
VideoSource(java.lang.String name) |
protected |
VideoSource(java.lang.String name,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<VideoSource> |
getAvailable()
Returns the list of available video source devices.
|
getData, getLocation, getSize, setLocation, setSizeactivate, addPropertyChangeListener, deactivate, getName, getPropertyChangeSupport, isActive, isEnabled, release, removePropertyChangeListener, setEnabled, setName, toStringprotected VideoSource(java.lang.String name,
boolean enabled)
protected VideoSource(java.lang.String name)
public VideoSource()
public static java.util.List<VideoSource> getAvailable()
VideoSource devices